Data.FireDACJSONReflect.TFDJSONInterceptor.ItemListToJSONObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function ItemListToJSONObject(const AList: TItemList; const AJSONObject: TJSONObject): Boolean; static;

C++

static bool __fastcall ItemListToJSONObject(System::Generics::Collections::TList__1<System::Generics::Collections::TPair__2<System::UnicodeString,Firedac::Comp::Client::TFDAdaptedDataSet*> >* const AList, System::Json::TJSONObject* const AJSONObject);

Properties

Type Visibility Source Unit Parent
function public
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Data.FireDACJSONReflect TFDJSONInterceptor

Description

Embarcadero Technologies does not currently have any additional information.