Share via


SysQuery::packDataSourceAggregates Method [AX 2012]

This method packs the aggregate information from the data source into a container.

Syntax

client server private static container packDataSourceAggregates(Query _query)

Run On

Called

Parameters

Return Value

Type: container
A container with packed aggregate information.

See Also

Reference

SysQuery Class