FireDAC.Comp.BatchMove.JSON.TFDJsonDataDef

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TPersistentSystem.TObjectTFDJsonDataDef
[–] 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

TFDJsonDataDef = class(TPersistent)

C++

class PASCALIMPLEMENTATION TFDJsonDataDef : public System::Classes::TPersistent

Description

Defines the structure and metadata of JSON data during a batch move operation.


See Also