API:FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLReader

From RAD Studio API Documentation

TFDBatchMoveSQLReaderFireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLDriverFireDAC.Comp.BatchMove.DataSet.TFDBatchMoveDataSetDriverFireDAC.Comp.BatchMove.TFDBatchMoveDriverFireDAC.Stan.Intf.TFDComponent

Delphi

TFDBatchMoveSQLReader = class(TFDBatchMoveSQLDriver, IFDBatchMoveReader)

C++

class PASCALIMPLEMENTATION TFDBatchMoveSQLReader : public TFDBatchMoveSQLDriver

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 SQL-based data source and a destination. A base class implementing a batch move driver for transferring data between a SQL-based data source and a destination.


See Also