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)

プロパティ値

適用対象