Grid density level in spatial index
命名空间: Microsoft.SqlServer.Dac.Model
程序集: Microsoft.SqlServer.Dac.Extensions(在 Microsoft.SqlServer.Dac.Extensions.dll 中)
语法
声明
Public Enumeration Degree
用法
Dim instance As Degree
public enum Degree
public enum class Degree
type Degree
public enum Degree
成员
| 成员名称 | 说明 | |
|---|---|---|
| High | High | |
| Low | Low | |
| Medium | Medium | |
| None | None |