DbLockInfo.LockMethod Enumeration |
Namespace: XSharp.RDD.Support
Member name | Value | Description | |
---|---|---|---|
Exclusive | 1 | Lock a row, releasing currently locked rows. | |
Multiple | 2 | Lock a row, maintaining currently locked rows. | |
File | 3 | Lock a table, releasing locks currently held. |