Data.FireDACJSONReflect.TFDJSONDataSetsReader.GetValueByName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetValueByName(const AName: string): TFDAdaptedDataSet;

C++

Firedac::Comp::Client::TFDAdaptedDataSet* __fastcall GetValueByName(const System::UnicodeString AName);

Properties

Type Visibility Source Unit Parent
function protected
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Data.FireDACJSONReflect TFDJSONDataSetsReader

Description

Embarcadero Technologies does not currently have any additional information.