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)

속성 값

적용 대상