CreateSpatialIndexStatement.SpatialIndexOptions プロパティ

定義

空間インデックス パラメーターの一覧を表します。

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

プロパティ値

適用対象