IReadOnlyProperty.IsPrimaryKey Methode

Definition

Ruft einen Wert ab, der angibt, ob diese Eigenschaft als Primärschlüssel (oder Teil eines zusammengesetzten Primärschlüssels) verwendet wird.

public virtual bool IsPrimaryKey ();
abstract member IsPrimaryKey : unit -> bool
override this.IsPrimaryKey : unit -> bool
Public Overridable Function IsPrimaryKey () As Boolean

Gibt zurück

true , wenn die -Eigenschaft als Primärschlüssel verwendet wird, andernfalls false.

Gilt für: