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