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