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. |