MetaAssociation.ThisKeyIsPrimaryKey Eigenschaft

Definition

Wenn sie in einer abgeleiteten Klasse überschrieben wird, wird ein Wert abgerufen, der angibt, ob ThisKey die Identität dieses Typs dargestellt wird.

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

Eigenschaftswert

true if ThisKey forms the identity (primary key) of the association; otherwise, false.

Gilt für: