[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'BufDataset' (#fcl)

TDBCompareStruct

Implements a structure used to compare values for a group of fields in TBufDataset

Declaration

Source position: bufdataset.pas line 112

type TDBCompareStruct = array of TDBCompareRec;

Description

TDBCompareStruct is an array of TDBCompareRec type used to implement a structure to compare values for a group of fields in TBufDataset. TDBCompareStruct is used in the implementation of TBufIndex and its descendent classes.

See also

TBufIndex

  

Defines the interface used to implement indexes in TBufDataset

TDBCompareRec

  

Implements a structure used to compare buffers for fields in TBufDataset.

TCustomBufDataset

  

Dataset connected to a database.


Documentation generated on: May 14 2021