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

プロパティ値

適用対象