SpatialIndexingSchemeType Enumeration
Represents the types of spatial indexing scheme.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| GeographyAutoGrid | The Scheme is GeographyAutoGrid. | |
| GeographyGrid | The Scheme is GeographyGrid. | |
| GeometryAutoGrid | The Scheme is GeometryAutoGrid. | |
| GeometryGrid | The Scheme is GeometryGrid. | |
| None | The Scheme is None. |
Show: