DbLockInfo Fields |
The DbLockInfo type exposes the following members.
Name | Description | |
---|---|---|
Method | A constant indicating the type of lock to obtain. The possible values are of the Lockmethod enum. | |
RecId | An Item indicating the ID of the row to lock. This member is meaningful only if Method is set to EXCLUSIVE or MULTIPLE. | |
Result | A flag that is TRUE if the lock operation was successful. |