ResultColumnDefinition.Nullable 属性

定义

列的可为 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

属性值

适用于