次の方法で共有


IColumnModification.IsRead プロパティ

定義

列のデータベースから値を読み取る必要があるかどうかを示します。

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

プロパティ値

適用対象