AlterTableConstraintModificationStatement.ConstraintNames プロパティ

定義

変更する制約の名前。 All が true の場合、要素は 0 になります。

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

プロパティ値

適用対象