The Group type exposes the following members.

Methods

  NameDescription
AndByOverloaded.
ByOverloaded.
BySelection
Specifies that the results of the Query should be grouped using all selected attributes; that is, only identical records will be grouped.
WhereAllMatch
Specifies that the results of the Query should be grouped together only if all values match.
WhereAnyMatches
Specifies that the results of the Query should be grouped together where any values match.

See Also