Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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. |