다음을 통해 공유


LockEscalationType 열거형

An enumeration that lists lock escalation types.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.SqlEnum(Microsoft.SqlServer.SqlEnum.dll)

구문

‘선언
Public Enumeration LockEscalationType
‘사용 방법
Dim instance As LockEscalationType
public enum LockEscalationType
public enum class LockEscalationType
type LockEscalationType
public enum LockEscalationType

멤버

멤버 이름 설명
Table Lock escalation type Table.
Disable Lock escalation type disabled.
Auto Lock escalation type Auto.