SpatialGeoLevelSize 열거형
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.SqlEnum.dll의 Microsoft.SqlServer.SqlEnum
구문
‘선언
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. |