MetaAssociation.OtherKeyIsPrimaryKey Właściwość

Definicja

Po przesłonięciu w klasie pochodnej pobiera wartość wskazującą, czy OtherKey tożsamość innego typu jest formą.

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

Wartość właściwości

true jeśli element OtherKey tworzy tożsamość (klucz podstawowy) innego typu; w przeciwnym razie wartość false.

Dotyczy