FireDAC.Comp.BatchMove.JSON.TFDJsonFields

From RAD Studio API Documentation

TFDJsonFieldsSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObject
[–] 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

TFDJsonFields = class(TCollection)

C++

class PASCALIMPLEMENTATION TFDJsonFields : public System::Classes::TCollection

Description

Allows defining and handling multiple fields within a JSON object.


See Also