AlterTableAlterIndexStatement.IndexOptions プロパティ

定義

インデックス オプション。

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)

プロパティ値

適用対象