c-treeDB API for C# - Developers Guide
CTRecord.SeekRecord
Syntax
void SeekRecord(CTOFFSET offset)
Parameters
- offset [in] The record offset position.
Description
Moves the record to the position pointed to by offset.
Return
None.
See Also
GetRecordPos(), SetRecordOffset(), SetRecordPos()