共用方式為


ColumnModificationParameters.IsNullable 屬性

定義

值,指出資料行是否可以包含 Null 值。

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

屬性值

適用於