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)

属性值

适用于