Compartir a través de


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
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.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Management.Smo

Otros recursos

Información general sobre los índices espaciales