Data.FireDACJSONReflect.TFDJSONDeltasReader.GetListValueByName

From RAD Studio API Documentation
Jump to: navigation, search

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);

Properties

Type Visibility Source Unit Parent
function public
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Data.FireDACJSONReflect TFDJSONDeltasReader

Description

Embarcadero Technologies does not currently have any additional information.