PartialAggregationValidationException Constructors
An exception thrown when a grouping and/or aggregate expression has not been applied to each of the selected columns.Name | Description |
---|---|
PartialAggregationValidationException() | Initializes a new instance of the PartialAggregationValidationException class with the default settings. |
See Also