Data.FireDACJSONReflect.IFDJSONDeltasReader.Items

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Items[I: Integer]: TPair<string, TFDMemTable> read GetItem;

C++

__property System::Generics::Collections::TPair__2<System::UnicodeString,Firedac::Comp::Client::TFDMemTable*> Items[int I] = {read=GetItem};

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.