Declaration

function RecordModify(aData: PnxByteArray; aReleaseLock: boolean): TnxResult; virtual; abstract;

 
Description

 
RecordInsert
sets the record buffer to the give data. The record must have a proper lock acquired for this function to succeed. If aReleaseLock is true all locks on the current record are released.

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