Condividi tramite


MetaAssociation.OtherKeyIsPrimaryKey Proprietà

Definizione

In caso di override in una classe derivata, ottiene un valore che indica se OtherKey forma l'identità dell'altro tipo.

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

Valore della proprietà

true se la OtherKey forma l'identità (chiave primaria) dell'altro tipo; in caso contrario, false.

Si applica a