FireDAC.Comp.BatchMove
Contains the FireDAC components, classes and types for processing the movement of data between different data sources and destinations. This unit includes the following classes: TFDBatchMove, TFDBatchMoveDriver, TFDBatchMoveMappings and others.
| Package | FireDAC.bpl |
|---|
Classes
| IFDBatchMoveDriver | |
| IFDBatchMoveReader | |
| IFDBatchMoveWriter | |
| TFDBatchMove | This class implements the engine to process the data movement between different types of data sources and destinations. |
| TFDBatchMoveDriver | TFDBatchMoveDriver is the base abstract class for all batch move reader and writer classes. |
| TFDBatchMoveDriverClass | |
| TFDBatchMoveMappingItem | TFDBatchMoveMappingItem is used to map a source data item to a destination data item. |
| TFDBatchMoveMappings | Collection of mapping items of a batch move that belongs to a batch move object. |
Types
| Firedac_Comp_Batchmove | |
| TFDBatchMoveAction | Defines a kind of the data movement between different types of data sources and destinations. |
| TFDBatchMoveAnalyze | Specifies metadata parts. |
| TFDBatchMoveErrorEvent | |
| TFDBatchMoveFindDestRecordEvent | |
| TFDBatchMoveMode | Defines a mode of the data movement between different types of data sources and destinations. |
| TFDBatchMoveOption | Specifies how to move data between different types of data sources and destinations. |
| TFDBatchMoveOptions | Represents a set of the data move options. |
| TFDBatchMovePhase | |
| TFDBatchMoveProgressEvent | |
| TFDBatchMoveWriteRecordEvent | |
| TFDBatchMoveWriteValueEvent | |
| TFDLogFileAction | Specifies how to write an information to the log file. |