LockEscalationMethod Enumeration
Specifies the types of lock escalation method.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Auto | The method is Auto. | |
| Disable | The method is Disable. | |
| Table | The method is Table. |
Show: