共用方式為


MetaAssociation.OtherKeyIsPrimaryKey 屬性

定義

在衍生類別中覆寫時,會取得值,指出 OtherKey 是否會構成其他類型的識別。

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

屬性值

trueOtherKey如果 形成識別 (主鍵) 其他類型,則為 ,false否則為 。

適用於