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