Share via


Enumeración SpatialIndexType

Enumerates possible spatial index types.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.dll)

Sintaxis

'Declaración
Public Enumeration SpatialIndexType
'Uso
Dim instance As SpatialIndexType
public enum SpatialIndexType
public enum class SpatialIndexType
type SpatialIndexType
public enum SpatialIndexType

Miembros

Nombre del miembro Descripción
None Specifies a spatial index type of none.
GeometryGrid Specifies a spatial index type of geometry.
GeographyGrid Specifies a spatial index type of geography.