Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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. |