次の方法で共有


ColumnModificationParameters.IsNullable プロパティ

定義

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

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

プロパティ値

適用対象