SpatialIndexType Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Type d’index spatial pour les indices spatiaux
public enum SpatialIndexType
type SpatialIndexType =
Public Enum SpatialIndexType
- Héritage
-
SpatialIndexType
Champs
| Nom | Valeur | Description |
|---|---|---|
| None | 0 | index n’est pas un espace |
| GeometryGrid | 1 | Type d’index spatial géométrique |
| GeographyGrid | 2 | Type d’index spatial Geography Grid |
| GeometryAutoGrid | 3 | Type d’index spatial Geometry Auto Grid |
| GeographyAutoGrid | 4 | Type d’index spatial Geography Auto Grid |