Declaration

function TableLockRelease(aLockType: TnxLockType; aAllLocks: Boolean): TnxResult; override;

 
Description

This function will release and acquired lock with the given aLockType or alternatively (if aAllLocks is true) all locks on the table.

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes | TnxServerCursor