Data.FireDACJSONReflect.TFDJSONDataSetsReader.GetListKey

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function GetListKey(const ADataList: TFDJSONDataSets; I: Integer): string; static;

C++

static System::UnicodeString __fastcall GetListKey(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.