Data.FireDACJSONReflect.IFDJSONDeltasReader.Values

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Values[I: Integer]: TFDMemTable read GetValue;

C++

__property Firedac::Comp::Client::TFDMemTable* Values[int I] = {read=GetValue};

Properties

Type Visibility Source Unit Parent
property public
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Data.FireDACJSONReflect IFDJSONDeltasReader

Description

Embarcadero Technologies does not currently have any additional information.