次の方法で共有


ColumnModel.IsNullable プロパティ

定義

この列に null 値を格納できるかどうかを示す値を取得または設定します。

public virtual Nullable<bool> IsNullable { get; set; }
member this.IsNullable : Nullable<bool> with get, set
Public Overridable Property IsNullable As Nullable(Of Boolean)

プロパティ値

適用対象