DeclareVariableElement.Nullable Property

Definition

The nullable constraint, optional can be null.

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