QueryAggregation interface
The aggregation expression to be used in the query.
Properties
function | The name of the aggregation function to use. |
name | The name of the column to aggregate. |
Property Details
function
The name of the aggregation function to use.
function: string
Property Value
string
name
The name of the column to aggregate.
name: string
Property Value
string