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

成员

成员名称 说明
Auto Lock escalation type Auto.
Disable Lock escalation type disabled.
Table Lock escalation type Table.

请参阅

参考

Microsoft.SqlServer.Management.Smo 命名空间