SysSQLBlockingLockMode Enumeration
Help Text: Lock mode, that is shared, update or exclusive.
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
None | 0 | None |
S | 1 | Share lock |
U | 2 | Update lock |
X | 3 | Exclusive lock |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Help Text: Lock mode, that is shared, update or exclusive.
Style: ComboBox
Name | Value | Description |
---|---|---|
None | 0 | None |
S | 1 | Share lock |
U | 2 | Update lock |
X | 3 | Exclusive lock |