Click or drag to resize

AggregateRelatedExtensionMethods.Min Method

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