Click or drag to resize

AggregateRelatedExtensionMethods.Max Method

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