FireDAC.Comp.BatchMove.DataSet

From RAD Studio API Documentation
Jump to: navigation, search


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

Package FireDAC290.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.