DbProviderSpecificTypePropertyAttribute.IsProviderSpecificTypeProperty Eigenschaft

Definition

Gibt an, ob die Attributeigenschaft ein anbieterspezifischer Typ ist.

public:
 property bool IsProviderSpecificTypeProperty { bool get(); };
public bool IsProviderSpecificTypeProperty { get; }
member this.IsProviderSpecificTypeProperty : bool
Public ReadOnly Property IsProviderSpecificTypeProperty As Boolean

Eigenschaftswert

true wenn die Eigenschaft, auf die dieses Attribut angewendet wird, eine anbieterspezifische Typeigenschaft ist; andernfalls false.

Gilt für:

Weitere Informationen