API:Data.FireDACJSONReflect.TFDJSONDataSetsReader.GetListItem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function GetListItem(const ADataList: TFDJSONDataSets;I: Integer): TItemPair; static;

C++

static System::Generics::Collections::TPair__2<System::UnicodeString,Firedac::Comp::Client::TFDAdaptedDataSet*> __fastcall GetListItem(TFDJSONDataSets* const ADataList, int I);

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!