Click or drag to resize
AggregateRelatedExtensionMethodsAvgDistinct Method
Overload List
  NameDescription
Public methodStatic memberAvgDistinct(IEntityFieldCore)
Places the Avg(Distinct) aggregate function on the field specified
Public methodStatic memberAvgDistinct(IExpression)
Places the Avg(Distinct) aggregate function on the expression specified and returns a wrapping field with the expression.
Top
See Also