ColumnDefinition.Constraints 屬性

定義

本欄的限制條件。

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ConstraintDefinition> Constraints { get; }
member this.Constraints : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ConstraintDefinition>
Public ReadOnly Property Constraints As IList(Of ConstraintDefinition)

屬性值

適用於