Dela via


IColumnModification.IsNullable Property

Definition

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

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

Property Value

Applies to