Data.FireDACJSONReflect.TFDJSONInterceptor.JSONObjectToDataSets

From RAD Studio API Documentation
Jump to: navigation, search

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

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.