| [Overview][Types][Classes][Procedures and functions][Index] | 
Array of update buffers for record updates
Source position: bufdataset.pas line 99
type TRecordsUpdateBuffer = array of TRecUpdateBuffer;  | 
TRecordsUpdateBuffer is an array of TRecUpdateBuffer type used to implement an array of update buffers for records in TBufDataset.
  | 
Implements a buffer used for record updates in TBufDataset  | 
|
  | 
Dataset connected to a database.  |