UniDAC

TAggregates.GetValue Method

Returns the value of an aggregate field by its name.

Class

TAggregates

Syntax

function GetValue(const Name: string; GroupingLevel: integer = - 1): Variant;

Parameters
Name
The name of an aggregate field.
GroupingLevel
The groups of records over which the field's aggregate is calculated.

Remarks

Returns the value of an aggregate field by its name.

© 1997-2026 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback