Unit 'ZMBufDataset' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_zmsql]

TDBCompareRec

Declaration

Source position: zmbufdataset.pas line 102

type TDBCompareRec = record

  Comparefunc: TCompareFunc;

  

  Off1: PtrInt;

  

  Off2: PtrInt;

  

  FieldInd1: LongInt;

  

  FieldInd2: LongInt;

  

  NullBOff1: PtrInt;

  

  NullBOff2: PtrInt;

  

  Options: TLocateOptions;

  

  Desc: Boolean;

  

end;



CT Web help

CodeTyphon Studio