次の方法で共有


IColumnModification.IsNullable プロパティ

定義

列に null 値を含めることができるかどうかを示す値。

public bool? IsNullable { get; }
member this.IsNullable : Nullable<bool>
Public ReadOnly Property IsNullable As Nullable(Of Boolean)

プロパティ値

適用対象