Enumeração SpatialIndexType

Enumerates possible spatial index types.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (em Microsoft.SqlServer.SqlEnum.dll)

Sintaxe

'Declaração
Public Enumeration SpatialIndexType
'Uso
Dim instance As SpatialIndexType
public enum SpatialIndexType
public enum class SpatialIndexType
type SpatialIndexType
public enum SpatialIndexType

Membros

Nome do membro Descrição
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.

Consulte também

Referência

Namespace Microsoft.SqlServer.Management.Smo

Outros recursos

Visão geral de indexação espacial