次の方法で共有


ColumnModification.IsKey プロパティ

定義

列が主キーと代替キーのどちらに含まれるかを示します。

public virtual bool IsKey { get; }
public virtual bool IsKey { get; set; }
member this.IsKey : bool
member this.IsKey : bool with get, set
Public Overridable ReadOnly Property IsKey As Boolean
Public Overridable Property IsKey As Boolean

プロパティ値

実装

適用対象