Declaration

function RecordGetPrior(aLockType: TnxLockType; aData: PnxByteArray): TnxResult; override;

 
Description

 
RecordGet
moves to the prior valid (in regards of ranges and filters) record returns a pointer to the then current record buffer. It needs to be able to acquire the given lock type for this function to be successful.

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