BoundingBoxSpatialIndexOption.BoundingBoxParameters Property

Definition

Represents the parameters for BOUNDING_BOX spatial index option.

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

Property Value

Applies to