FireDAC.DatS.TFDDatSRowListWithAggregates.DetachAggregate

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
FireDAC.DatS.pas
FireDAC.DatS.hpp
Unit: FireDAC.DatS
Parent: TFDDatSRowListWithAggregates

Delphi

procedure DetachAggregate(ARowIndex, AValIndex: Integer);

C++

void __fastcall DetachAggregate(int ARowIndex, int AValIndex);

Description

Embarcadero Technologies does not currently have any additional information.