AlterTableRebuildStatement.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)

属性值

适用于