Data.FireDACJSONReflect.TFDJSONInterceptor.JSONObjectToItemList

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

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.