IColumnBase.IsNullable 属性

定义

获取值,该值指示列是否可以包含 NULL。

public bool IsNullable { get; }
member this.IsNullable : bool
Public ReadOnly Property IsNullable As Boolean

属性值

适用于