API:FireDAC.DatS.TFDDatSRowListWithAggregates.AttachAggregate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AttachAggregate(ARowIndex, AValIndex: Integer; AObj: TFDDatSAggregateValue);

C++

void __fastcall AttachAggregate(int ARowIndex, int AValIndex, TFDDatSAggregateValue* AObj);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.