Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An enumeration that lists lock escalation types.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Syntax
'Declaration
Public Enumeration LockEscalationType
'Usage
Dim instance As LockEscalationType
public enum LockEscalationType
public enum class LockEscalationType
type LockEscalationType
public enum LockEscalationType
Members
Member name | Description | |
---|---|---|
Auto | Lock escalation type Auto. | |
Disable | Lock escalation type disabled. | |
Table | Lock escalation type Table. |