QMRelease |
![]() ![]() ![]() |
The QMRelease function releases a record lock.
Format
where
The QMRelease function can be used to release a lock without writing or deleting the record. One common use of this function is to release the lock obtained by a call to QMReadl() or QMReadu() where the record was not found and the function returned the SV_ELSE status. |