Overload List

  NameDescription
By(String)
Specifies that the results of the Query should be grouped by the specified attribute or expression.
By(IAttributePathExpression)
Specifies that the results of the Query should be grouped by the specified attribute or expression.

See Also