Share via


ColumnModification.IsNullable Property

Definition

A value indicating whether the column could contain a null value.

public virtual bool? IsNullable { get; }
member this.IsNullable : Nullable<bool>
Public Overridable ReadOnly Property IsNullable As Nullable(Of Boolean)

Property Value

Implements

Applies to