DropIndexStatement.DropIndexClauses プロパティ

定義

削除する対象 (場合によってはオプションあり)

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

プロパティ値

適用対象