Enumeração SpatialGeoLevelSize
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (em Microsoft.SqlServer.SqlEnum.dll)
Sintaxe
'Declaração
Public Enumeration SpatialGeoLevelSize
'Uso
Dim instance As SpatialGeoLevelSize
public enum SpatialGeoLevelSize
public enum class SpatialGeoLevelSize
type SpatialGeoLevelSize
public enum SpatialGeoLevelSize
Membros
Nome do membro | Descrição | |
---|---|---|
None | Specifies no grid density level 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. | |
High | Specifies a grid density level of high for a spatial index. |