Click or drag to resize

AggregateRelatedExtensionMethodsSum Method

Overload List
  NameDescription
Public methodStatic memberSum(IEntityFieldCore)
Places the Sum aggregate function on the field specified
Public methodStatic memberSum(IExpression)
Places the Sum aggregate function on the expression specified and returns a wrapping field with the expression.
Top
See Also