FireDAC.Comp.BatchMove.TFDBatchMoveDriverClass
Delphi
TFDBatchMoveDriverClass = class of TFDBatchMoveDriver;
C++
typedef System::TMetaClass* TFDBatchMoveDriverClass;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
classref typedef |
public | FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp |
FireDAC.Comp.BatchMove | FireDAC.Comp.BatchMove |
Description
Class reference type in the FireDAC library that represents a driver for batch data movement operations.
It defines specific driver classes that implement the functionality for moving data between sources and destinations in a batch process.