AggregationWithoutAliasValidationException Constructors
An exception thrown when an aggregation has been used without specifying its alias.Name | Description |
---|---|
AggregationWithoutAliasValidationException() | Initializes a new instance of the AggregationWithoutAliasValidationException class with the default settings. |
See Also