Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies that the property is not "basic".
Namespace: Microsoft.VisualStudio.Data
Assembly: Microsoft.VisualStudio.Data (in Microsoft.VisualStudio.Data.dll)
Syntax
'Declaration
Public Shared ReadOnly No As BasicPropertyAttribute
public static readonly BasicPropertyAttribute No
public:
static initonly BasicPropertyAttribute^ No
static val No: BasicPropertyAttribute
public static final var No : BasicPropertyAttribute
Remarks
Properties that are "basic" are those most commonly used and are typically needed to establish a connection.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.