FireDAC.DatS.TFDDatSAggregateList.Add

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Add(AObj: TFDDatSAggregate): Integer; overload;
function Add(const AName, AExpression: String;
AGroupingLevel: Integer = 0): TFDDatSAggregate; overload;

C++

int __fastcall Add(TFDDatSAggregate* AObj)/* overload */;
TFDDatSAggregate* __fastcall Add(const System::UnicodeString AName, const System::UnicodeString AExpression, int AGroupingLevel = 0x0)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSAggregateList

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !