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