Unit 'BufDataset' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

TRecordsUpdateBuffer

Array of update buffers for record updates.

Declaration

Source position: bufdataset.pas line 106

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: Jul 24 2023