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

TRecordsUpdateBuffer

Array of update buffers for record updates

Declaration

Source position: bufdataset.pas line 99

type TRecordsUpdateBuffer = array of TRecUpdateBuffer;

Description

TRecordsUpdateBuffer is an array of TRecUpdateBuffer type used to implement an array of update buffers for records in TBufDataset.

See also

TRecUpdateBuffer

  

Implements a buffer used for record updates in TBufDataset

TCustomBufDataset

  

Dataset connected to a database.


Documentation generated on: May 14 2021