ColumnExpression.IsNullable Property

Definition

Gets a value indicating whether this column expression can contain null.

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

Property Value

Applies to