AssociationProvider.IsPrimaryKeyInThisTable Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of het kolomonderdeel Van van de primaire sleutel zich in de tabel bevindt.

public:  virtual property bool IsPrimaryKeyInThisTable {  public:
bool get(); protected:
 void set(bool value); };
public virtual bool IsPrimaryKeyInThisTable { get; protected set; }
member this.IsPrimaryKeyInThisTable : bool with get, set
Public Overridable Property IsPrimaryKeyInThisTable As Boolean

Waarde van eigenschap

true als het kolomonderdeel Van van de primaire sleutel zich in de tabel bevindt; anders, false.

Van toepassing op