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