FireDAC.Comp.BatchMove

From RAD Studio API Documentation
Jump to: navigation, search

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 FireDAC270.bpl

Classes

IFDBatchMoveDriver
IFDBatchMoveReader
IFDBatchMoveWriter
TFDBatchMoveThis class implements the engine to process the data movement between different types of data sources and destinations.
TFDBatchMoveDriverTFDBatchMoveDriver is the base abstract class for all batch move reader and writer classes.
TFDBatchMoveDriverClass
TFDBatchMoveMappingItemTFDBatchMoveMappingItem is used to map a source data item to a destination data item.
TFDBatchMoveMappingsCollection of mapping items of a batch move that belongs to a batch move object.

Types

Firedac_Comp_Batchmove
TFDBatchMoveActionDefines a kind of the data movement between different types of data sources and destinations.
TFDBatchMoveAnalyzeSpecifies metadata parts.
TFDBatchMoveErrorEvent
TFDBatchMoveFindDestRecordEvent
TFDBatchMoveModeDefines a mode of the data movement between different types of data sources and destinations.
TFDBatchMoveOptionSpecifies how to move data between different types of data sources and destinations.
TFDBatchMoveOptionsRepresents a set of the data move options.
TFDBatchMovePhase
TFDBatchMoveProgressEvent
TFDBatchMoveWriteRecordEvent
TFDBatchMoveWriteValueEvent
TFDLogFileActionSpecifies how to write an information to the log file.