Data.FireDACJSONReflect.TFDJSONDeltasReader.GetListKey
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Data.FireDACJSONReflect.pas Data.FireDACJSONReflect.hpp
| |
| Unit: Data.FireDACJSONReflect | |
| Parent: TFDJSONDeltasReader | |
Delphi
class function GetListKey(const ADataList: TFDJSONDeltas; I: Integer): string; static;
C++
static System::UnicodeString __fastcall GetListKey(TFDJSONDeltas* const ADataList, int I);
Description
Embarcadero Technologies does not currently have any additional information.