BoundingBoxSpatialIndexOption.BoundingBoxParameters 属性

定义

表示BOUNDING_BOX空间索引选项的参数。

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)

属性值

适用于