IColumnModification.IsNullable 属性

定义

一个值,该值指示列是否可以包含 null 值。

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

属性值

适用于