TableDefinition.TableConstraints 屬性

定義

資料表限制,只有在資料型別為 table 時才有效。

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

屬性值

適用於