Поделиться через


Перечисление SpatialIndexType

Enumerates possible spatial index types.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.SqlEnum (в Microsoft.SqlServer.SqlEnum.dll)

Синтаксис

'Декларация
Public Enumeration SpatialIndexType
'Применение
Dim instance As SpatialIndexType
public enum SpatialIndexType
public enum class SpatialIndexType
type SpatialIndexType
public enum SpatialIndexType

Элементы

Имя элемента Описание
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

Другие ресурсы

Обзор пространственного индексирования