MetaAssociation.ThisKeyIsPrimaryKey Egenskap

Definition

När det åsidosätts i en härledd klass får du ett värde som anger om ThisKey den utgör identiteten för den här typen.

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

Egenskapsvärde

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

Gäller för