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)

プロパティ値

適用対象