Skip to main content
A newer version of this page is available. .

GroupByWithoutAggregateValidationException Events

An exception thrown when a query has a grouping criteria and some of the selected columns have not been assigned an aggregate expression.
Name Description
SerializeObjectState protected Occurs when an exception is serialized to create an exception state object that contains serialized data about the exception. Inherited from Exception.
See Also