AlterTableDropTableElement.DropClusteredConstraintOptions 속성

정의

클러스터형 제약 조건 삭제 옵션입니다. 요소가 0일 수 있습니다.

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

속성 값

적용 대상