次の方法で共有


IColumnModification.IsWrite プロパティ

定義

列のデータベースに値を書き込む必要があるかどうかを示します。

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

プロパティ値

適用対象