SpatialGeoLevelSize Enumeration
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)
Syntax
'Deklaracja
Public Enumeration SpatialGeoLevelSize
public enum SpatialGeoLevelSize
public enum class SpatialGeoLevelSize
public enum SpatialGeoLevelSize
public enum SpatialGeoLevelSize
Members
| Member name | Description |
|---|---|
| High | Specifies a grid density level of high for a spatial index. |
| Low | Specifies a grid density level of high for a spatial index. |
| Medium | Specifies a grid density level of high for a spatial index. |
| None | Specifies no grid density level for a spatial index. |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.