Declaration

TnxBookmark = packed record

 bmHash: TnxWord32;

 bmIndexID: Integer;

 bmPos: TnxIndexPathPosition;

 bmKeyValid: Boolean;

 bmFill1: array [0..1] of Byte;

 bmRefNr: TnxInt64;

 bmKeyLen: Integer;

 bmKey: array [0..1] of Byte;

end;

 
Description

The text for this record has been generated automatically. This means that it is not documented.

 
File

 
nxsdTypes

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Structs, Records, Enums