FireDAC.Comp.BatchMove.TFDBatchMoveDriverClass
| [–] Properties | |
|---|---|
| Type: classref typedef
| |
| Visibility: public | |
| Source: FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp
| |
| Unit: FireDAC.Comp.BatchMove | |
| Parent: FireDAC.Comp.BatchMove | |
Delphi
TFDBatchMoveDriverClass = class of TFDBatchMoveDriver;
C++
typedef System::TMetaClass* TFDBatchMoveDriverClass;
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.