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.
Specifies the lock escalation method.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
Public Enumeration LockEscalationMethod
public enum LockEscalationMethod
public enum class LockEscalationMethod
type LockEscalationMethod
public enum LockEscalationMethod
Members
Member name | Description | |
---|---|---|
Table | Method is Table. | |
Auto | Method is Auto. | |
Disable | Method is Disable. |