DeclareVariableElement.Nullable 属性

定义

可为 null 的约束,可选可以为 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

属性值

适用于