UnitIB_Session
Declaration
TIB_Node = record Prev, Next: PIB_Node; RowFlags: TIB_RowFlagSet; KeyData: Pointer; RecordLen: integer; RecordData: Pointer; OldRecLen: integer; OldRecData: Pointer; BlobHead: PIB_BlobNode; end;