共用方式為


ColumnModification.IsNullable 屬性

定義

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

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

屬性值

實作

適用於