共用方式為


IColumnModification.IsNullable 屬性

定義

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

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

屬性值

適用於