translateAggregateResults
Converts the AggregateResults
field content, which is returned by the UI for ASP.NET MVC ToDataSourceResult
method, to a comparable format.
Parameters
data any[]
The value of the AggregateResults
field of the response.
Returns
AggregateResult - The converted result.