FireDAC.DatS.TFDDatSRowListWithAggregates.AttachAggregate
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSRowListWithAggregates | |
Delphi
procedure AttachAggregate(ARowIndex, AValIndex: Integer; AObj: TFDDatSAggregateValue);
C++
void __fastcall AttachAggregate(int ARowIndex, int AValIndex, TFDDatSAggregateValue* AObj);
Description
Embarcadero Technologies does not currently have any additional information.