次の方法で共有


ColumnModification.IsRead プロパティ

定義

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

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

プロパティ値

実装

適用対象