FireDAC.Comp.BatchMove.JSON.TFDBatchMoveJSONWriter

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: FireDAC.Comp.BatchMove.JSON.pas FireDAC.Comp.BatchMove.JSON.hpp
| |
Unit: FireDAC.Comp.BatchMove.JSON | |
Parent: FireDAC.Comp.BatchMove.JSON |
Delphi
TFDBatchMoveJSONWriter = class(TFDBatchMoveDriver, IFDBatchMoveDriver, IFDBatchMoveWriter)
C++
class PASCALIMPLEMENTATION TFDBatchMoveJSONWriter : public Firedac::Comp::Batchmove::TFDBatchMoveDriver
Description
TFDBatchMoveJSONWriter is used to generate JSON data from database tables.
Use TFDBatchMoveJSONWriter to generate JSON data from database tables using TFDBatchMove.
See Also
- FireDAC.Comp.BatchMove.TFDBatchMove
- FireDAC.Comp.BatchMove.Text.TFDBatchMoveTextWriter
- FireDAC.Comp.BatchMove.Text.TFDBatchMoveTextReader
- FireDAC.Comp.BatchMove.DataSet.TFDBatchMoveDataSetWriter
- FireDAC.Comp.BatchMove.DataSet.TFDBatchMoveDataSetReader
- FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLReader
- FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLWriter