API:Data.FireDACJSONReflect.IFDJSONDataSetsReader.Items
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.FireDACJSONReflect.pas Data.FireDACJSONReflect.hpp
| |
Unit: Data.FireDACJSONReflect | |
Parent: IFDJSONDataSetsReader |
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};
Description
Embarcadero Technologies does not currently have any additional information.