LockEscalationType Enumeration
An enumeration that lists lock escalation types.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)
Syntax
'Deklaracja
Public Enumeration LockEscalationType
public enum LockEscalationType
public enum class LockEscalationType
public enum LockEscalationType
public enum LockEscalationType
Members
| Member name | Description |
|---|---|
| Auto | Lock escalation type Auto. |
| Disable | Lock escalation type disabled. |
| Table | Lock escalation type Table. |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.