Énumération SpatialGeoLevelSize

Enumerates grid density levels for spatial indexes.

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

Syntaxe

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

Membres

Nom de membre Description
None Specifies no grid density level for a spatial index.
Low Specifies a grid density level of low for a spatial index.
Medium Specifies a grid density level of medium for a spatial index.
High Specifies a grid density level of high for a spatial index.