共用方式為


MetaColumn.IsForeignKeyComponent 屬性

定義

取得值,這個值表示資料欄位是否屬於外部索引鍵。

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

屬性值

如果資料欄位屬於外部索引鍵則為 true,否則為 false

適用於

另請參閱