FireDAC.DatS.TFDDatSRowListWithAggregates.FetchAggregate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FetchAggregate(ARowIndex, AValIndex: Integer): TFDDatSAggregateValue;

C++

TFDDatSAggregateValue* __fastcall FetchAggregate(int ARowIndex, int AValIndex);

Properties

Type Visibility Source Unit Parent
function protected
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSRowListWithAggregates

Description

Embarcadero Technologies does not currently have any additional information.