| AggregateRelatedExtensionMethodsAvgDistinct Method |
| Name | Description | |
|---|---|---|
| AvgDistinct(IEntityFieldCore) |
Places the Avg(Distinct) aggregate function on the field specified
| |
| AvgDistinct(IExpression) |
Places the Avg(Distinct) aggregate function on the expression specified and returns a wrapping field with the expression.
|