CreateSpatialIndexStatement.SpatialIndexOptions Property

Definition

Represents the list of spatial index parameters.

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)

Property Value

Applies to