Enumerazione LockEscalationType
An enumeration that lists lock escalation types.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Sintassi
'Dichiarazione
Public Enumeration LockEscalationType
'Utilizzo
Dim instance As LockEscalationType
public enum LockEscalationType
public enum class LockEscalationType
type LockEscalationType
public enum LockEscalationType
Membri
Nome membro | Descrizione | |
---|---|---|
Table | Lock escalation type Table. | |
Disable | Lock escalation type disabled. | |
Auto | Lock escalation type Auto. |