API:FireDAC.Comp.DataSet.TFDAggregates.AggregateByName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AggregateByName(const AName: String): TFDAggregate;

C++

TFDAggregate* __fastcall AggregateByName(const System::UnicodeString AName);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
FireDAC.Comp.DataSet TFDAggregates

Description

Embarcadero Technologies does not currently have any additional information.