FireDAC.DatS.TFDDatSAggregateList.Add

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 */;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSAggregateList

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.