Data.FireDACJSONReflect.IFDJSONDeltasReader.GetValueByName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetValueByName(const AName: string): TFDMemTable;

C++

virtual Firedac::Comp::Client::TFDMemTable* __fastcall GetValueByName(const System::UnicodeString AName) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.