Data.FireDACJSONReflect.TFDJSONInterceptor.DataSetsToJSONObject

From RAD Studio API Documentation
Jump to: navigation, search

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

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. Please help us document this topic by using the Discussion page!