Data.FireDACJSONReflect.IFDJSONDataSetsReader.ValueByName
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.FireDACJSONReflect.pas Data.FireDACJSONReflect.hpp
| |
Unit: Data.FireDACJSONReflect | |
Parent: IFDJSONDataSetsReader |
Delphi
property ValueByName[const AName: string]: TFDAdaptedDataSet read GetValueByName;
C++
__property Firedac::Comp::Client::TFDAdaptedDataSet* ValueByName[const System::UnicodeString AName] = {read=GetValueByName};
Description
Embarcadero Technologies does not currently have any additional information.