ColumnOperation.IsNullable Property

Definition

Indicates whether or not th column can store null values.

public virtual bool IsNullable { get; set; }
member this.IsNullable : bool with get, set
Public Overridable Property IsNullable As Boolean

Property Value

Applies to