API:FireDAC.Comp.BatchMove.JSON.TFDBatchMoveJSONWriter

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Comp.BatchMove.TFDBatchMoveDriverFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDBatchMoveJSONWriter

Delphi

TFDBatchMoveJSONWriter = class(TFDBatchMoveDriver, IFDBatchMoveDriver, IFDBatchMoveWriter)

C++

class PASCALIMPLEMENTATION TFDBatchMoveJSONWriter : public Firedac::Comp::Batchmove::TFDBatchMoveDriver

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Comp.BatchMove.JSON.pas
FireDAC.Comp.BatchMove.JSON.hpp
FireDAC.Comp.BatchMove.JSON FireDAC.Comp.BatchMove.JSON

Description

TFDBatchMoveDriver is the base abstract class for all batch move reader and writer classes.

FireDAC.Comp.BatchMove.JSON.TFDBatchMoveJSONWriter inherits from FireDAC.Comp.BatchMove.TFDBatchMoveDriver. All content below this line refers to FireDAC.Comp.BatchMove.TFDBatchMoveDriver.

TFDBatchMoveDriver is the base abstract class for all batch move reader and writer classes.

See Also