Énumération SpatialIndexType
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.SqlEnum (dans 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. |
Voir aussi