Data.FireDACJSONReflect.TFDJSONDataSetsReaderBase.GetListKeyT

From RAD Studio API Documentation
Revision as of 19:33, 7 January 2015 by BuildBot (talk | contribs) (Created page with "{{#lst:API:Data.FireDACJSONReflect.TFDJSONDataSetsReaderBase.GetListKeyT|api}} ==Description== {{#lsth:API:Data.FireDACJSONReflect.TFDJSONDataSetsReaderBase.GetListKeyT|Descri...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

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

C++

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

Properties

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

Description

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