Partager via


MetaAssociation.OtherKeyIsPrimaryKey Propriété

Définition

En cas de substitution dans une classe dérivée, obtient une valeur qui indique si OtherKey forme l’identité de l’autre type.

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

Valeur de propriété

true si forme OtherKey l’identité (clé primaire) de l’autre type ; sinon, false.

S’applique à