CreateTypeUddtStatement.NullableConstraint Property

Definition

The nullable constraint, optional can be null.

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

Property Value

Applies to