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