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