Перечисление 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
Элементы
Имя элемента | Описание | |
---|---|---|
None | Specifies a spatial index type of none. | |
GeometryGrid | Specifies a spatial index type of geometry. | |
GeographyGrid | Specifies a spatial index type of geography. |
См. также