Data.FireDACJSONReflect.TFDJSONInterceptor.ItemListToJSONObject

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Data.FireDACJSONReflect TFDJSONInterceptor

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.