Delen via


ColumnModificationParameters.IsNullable Property

Definition

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

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

Property Value

Applies to