DbLockInfo 字段 |
DbLockInfo 类型公开以下成员。
名称 | 说明 | |
---|---|---|
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. |