Data.FireDACJSONReflect.TFDJSONDataSetsReaderBase.GetListItemT

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function GetListItemT<T: TFDADaptedDataSet>(const ADataList: TFDJSONDataSetsBase; I: Integer): TPair<string, T>;

C++

template<typename T> __classmethod System::Generics::Collections::TPair__2<System::UnicodeString,T> __fastcall GetListItemT(TFDJSONDataSetsBase* const ADataList, int I);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Data.FireDACJSONReflect TFDJSONDataSetsReaderBase

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !