The Group type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AndBy | Overloaded. |
![]() ![]() | By | Overloaded. |
![]() ![]() | 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.
|