Declaration

function RecordInsert(aLockType: TnxLockType; aData: PnxByteArray): TnxResult; virtual; abstract;

 
Description

RecordInsert creates a new record and 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 | TnxAbstractCursor