Data.FireDACJSONReflect.IFDJSONDataSetsReader.Items

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!