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