Release an array of record locks obtained with LockRecords64().
Source position: amigados.pas line 2298
function UnLockRecords64( |
RecArray: TRecordLock64 |
):LongInt; |
RecArray |
|
array of record locks (previously locked with LockRecords64()) |
A array of records may not be modified when records are locked.
|
Lock several records at the same time. |