FireDAC.DatS.TFDDatSTableExpressionDS.GetSubAggregateValue

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

function GetSubAggregateValue(AIndex: Integer): Variant; virtual;

C++

virtual System::Variant __fastcall GetSubAggregateValue(int AIndex);

Description

Embarcadero Technologies does not currently have any additional information.