ResultColumnDefinition.Nullable Property

Definition

The nullable constraint for the column

public Microsoft.SqlServer.TransactSql.ScriptDom.NullableConstraintDefinition Nullable { get; set; }
member this.Nullable : Microsoft.SqlServer.TransactSql.ScriptDom.NullableConstraintDefinition with get, set
Public Property Nullable As NullableConstraintDefinition

Property Value

Applies to