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