AlterTableRebuildStatement.IndexOptions プロパティ

定義

インデックス オプション。 省略可能 - 0 個の要素を含めることができます。

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

プロパティ値

適用対象