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