Énumération SpatialIndexType

Enumerates possible spatial index types.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.dll)

Syntaxe

'Déclaration
Public Enumeration SpatialIndexType
'Utilisation
Dim instance As SpatialIndexType
public enum SpatialIndexType
public enum class SpatialIndexType
type SpatialIndexType
public enum SpatialIndexType

Membres

Nom de membre Description
None Specifies a spatial index type of none.
GeometryGrid Specifies a spatial index type of geometry.
GeographyGrid Specifies a spatial index type of geography.