If true, add WITH ROLLUP to the GROUP BY clause.
Note This may not be support for all database providers
prds.Query.WithRollup = true;
DynamicQuery Class | NCI.EasyObjects Namespace