Data.FireDACJSONReflect.TFDJSONInterceptor.JSONObjectToDataSets
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Data.FireDACJSONReflect.pas Data.FireDACJSONReflect.hpp
| |
Unit: Data.FireDACJSONReflect | |
Parent: TFDJSONInterceptor |
Delphi
class function JSONObjectToDataSets(const AJSONObject: TJSONObject; const ADataSets: TFDJSONDataSetsBase): Boolean; static;
C++
static bool __fastcall JSONObjectToDataSets(System::Json::TJSONObject* const AJSONObject, TFDJSONDataSetsBase* const ADataSets);
Description
Embarcadero Technologies does not currently have any additional information.