SpatialIndexType Enumeration
Enumerates possible spatial index types.
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
| Member name | Description | |
|---|---|---|
| GeographyAutoGrid | Specifies a spatial index type of GeographyAutoGrid. | |
| GeographyGrid | Specifies a spatial index type of geography. | |
| GeometryAutoGrid | Specifies a spatial index type of GeometryAutoGrid. | |
| GeometryGrid | Specifies a spatial index type of geometry. | |
| None | Specifies a spatial index type of none. |
Microsoft.SqlServer.Management.Smo Namespace
Spatial Indexing Overview
Show: