GridsSpatialIndexOption.GridParameters Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the parameters for GRIDS spatial index option.
public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.GridParameter> GridParameters { get; }
member this.GridParameters : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.GridParameter>
Public ReadOnly Property GridParameters As IList(Of GridParameter)