| EasyObjects.NET Programmers Reference |
|
SqlServerDynamicQuery.GetAggregate Method
Builds the provider-specific aggregate portion of the query
Parameters
-
param
- An to add to the GROUP BY clause
-
withAlias
- A flag to indicate if the aggregate should use an alias, if one is present
Return Value
A formatted string for the aggregate function
See Also
SqlServerDynamicQuery Class | NCI.EasyObjects.DynamicQueryProvider Namespace | AggregateParameter