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