IColumnBase.IsNullable Property

Definition

Gets the value indicating whether the column can contain NULL.

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

Property Value

Applies to