AlterTableDropTableElement.DropClusteredConstraintOptions 屬性

定義

移除叢集約束選項。 可能完全沒有元素。

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)

屬性值

適用於