Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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 | |
|---|---|---|
| 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. |
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.Smo