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

Represents the types of spatial indexing scheme.

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

Синтаксис

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

Элементы

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

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom