次の方法で共有


ColumnModification.IsNullable プロパティ

定義

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

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

プロパティ値

実装

適用対象