LockEscalationType 枚举
An enumeration that lists lock escalation types.
命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.SqlEnum(在 Microsoft.SqlServer.SqlEnum.dll 中)
语法
声明
Public Enumeration LockEscalationType
用法
Dim instance As LockEscalationType
public enum LockEscalationType
public enum class LockEscalationType
type LockEscalationType
public enum LockEscalationType
成员
| 成员名称 | 说明 | |
|---|---|---|
| Table | Lock escalation type Table. | |
| Disable | Lock escalation type disabled. | |
| Auto | Lock escalation type Auto. |