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