FireDAC.DatS.TFDDatSAggregateList.ItemsS
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSAggregateList | |
Delphi
property ItemsS[const AName: String]: TFDDatSAggregate read AggregateByName;
C++
__property TFDDatSAggregate* ItemsS[const System::UnicodeString AName] = {read=AggregateByName};
Description
Embarcadero Technologies does not currently have any additional information.