次の方法で共有


IColumnModification.IsKey プロパティ

定義

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

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

プロパティ値

適用対象