FireDAC.Comp.BatchMove.JSON.TFDJsonDataDef

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TPersistentSystem.TObjectTFDJsonDataDef

Delphi

TFDJsonDataDef = class(TPersistent)

C++

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

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

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


See Also