Freigeben über


BasicPropertyAttribute.No-Feld

Gibt an, dass die Eigenschaft nicht "grundlegend" ist.

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

Hinweise

Eigenschaften, die "grundlegend" sind, sind diese häufig verwendetste und werden in der Regel erforderlich, um eine Verbindung herzustellen.

.NET Framework-Sicherheit

Siehe auch

Referenz

BasicPropertyAttribute Klasse

Microsoft.VisualStudio.Data-Namespace

IsBasicProperty