Data.FireDACJSONReflect.TFDJSONDataSetsReader.GetListValueByName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function GetListValueByName(const ADataList: TFDJSONDataSets;const AName: string): TFDAdaptedDataSet; static;

C++

static Firedac::Comp::Client::TFDAdaptedDataSet* __fastcall GetListValueByName(TFDJSONDataSets* const ADataList, const System::UnicodeString AName);

Properties

Type Visibility Source Unit Parent
function public
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Data.FireDACJSONReflect TFDJSONDataSetsReader

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!