API:Data.FireDACJSONReflect.IFDJSONDeltasReader.Values
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.FireDACJSONReflect.pas Data.FireDACJSONReflect.hpp
| |
| Unit: Data.FireDACJSONReflect | |
| Parent: IFDJSONDeltasReader | |
Delphi
property Values[I: Integer]: TFDMemTable read GetValue;
C++
__property Firedac::Comp::Client::TFDMemTable* Values[int I] = {read=GetValue};
Description
Embarcadero Technologies does not currently have any additional information.