Share via


ColumnExpression.IsNullable Property

Definition

The bool value indicating if this column can have null values.

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

Property Value

Applies to