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)

屬性值

適用於