API:Data.FireDACJSONReflect.TFDJSONDataSetsReader.GetListValueByName

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Unit: Data.FireDACJSONReflect
Parent: TFDJSONDataSetsReader

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

Description

Embarcadero Technologies does not currently have any additional information.