Data.FireDACJSONReflect.TFDJSONDataSetsReader.GetListValue
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Data.FireDACJSONReflect.pas Data.FireDACJSONReflect.hpp
| |
Unit: Data.FireDACJSONReflect | |
Parent: TFDJSONDataSetsReader |
Delphi
class function GetListValue(const ADataList: TFDJSONDataSets; I: Integer): TFDAdaptedDataSet; static;
C++
static Firedac::Comp::Client::TFDAdaptedDataSet* __fastcall GetListValue(TFDJSONDataSets* const ADataList, int I);
Description
Embarcadero Technologies does not currently have any additional information.