API:FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLDriver
Delphi
TFDBatchMoveSQLDriver = class(TFDBatchMoveDataSetDriver)
C++
class PASCALIMPLEMENTATION TFDBatchMoveSQLDriver : public Firedac::Comp::Batchmove::Dataset::TFDBatchMoveDataSetDriver
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FireDAC.Comp.BatchMove.SQL.pas FireDAC.Comp.BatchMove.SQL.hpp |
FireDAC.Comp.BatchMove.SQL | FireDAC.Comp.BatchMove.SQL |
Description
A base class implementing a batch move driver for transferring data between a TDataSet and another data source or destination.
A base class implementing a batch move driver for transferring data between a TDataSet and another data source or destination.
t provides functionality for reading from or writing to a TDataSet during a batch move operation.