Data.FireDACJSONReflect.IFDJSONDataSetsReader.GetValueByName
Delphi
function GetValueByName(const AName: string): TFDAdaptedDataSet;
C++
virtual Firedac::Comp::Client::TFDAdaptedDataSet* __fastcall GetValueByName(const System::UnicodeString AName) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Data.FireDACJSONReflect.pas Data.FireDACJSONReflect.hpp |
Data.FireDACJSONReflect | IFDJSONDataSetsReader |
Description
Embarcadero Technologies does not currently have any additional information.