FireDAC.Comp.BatchMove.DataSet

From RAD Studio API Documentation
Revision as of 11:24, 17 June 2016 by Achursin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Contains the FireDAC classes used to define the source and destination datasets, including TFDBatchMoveDataSetDriver, TFDBatchMoveDataSetReader and TFDBatchMoveDataSetWriter.

Package FireDAC370.bpl

Classes

TFDBatchMoveDataSetDriverA base class implementing a batch move driver for transferring data between a TDataSet and another data source or destination.
TFDBatchMoveDataSetReader TFDBatchMoveDataSetReader is used to define a source dataset.
TFDBatchMoveDataSetWriter TFDBatchMoveDataSetWriter is used to define a destination dataset.