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