Declaration

procedure UnlockTable(aLockType: TnxLockType);

 
Description

Remove the given lock from the dataset with this method.

 
Parameters

aLockType: TnxLockType

the type of lock you want to release

 
See Also

 
LockTable
, UnlockTableAll

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