SpatialGeoLevelSize 枚举

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.SqlEnum(在 Microsoft.SqlServer.SqlEnum.dll 中)

语法

声明
Public Enumeration SpatialGeoLevelSize
用法
Dim instance As SpatialGeoLevelSize
public enum SpatialGeoLevelSize
public enum class SpatialGeoLevelSize
type SpatialGeoLevelSize
public enum SpatialGeoLevelSize

成员

成员名称 说明
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.