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

プロパティ値

適用対象