Skip to main content
A newer version of this page is available. .

SelectQuery.GroupBy Method

Name Parameters Description
GroupBy(Table, String) table, columnName Groups a data table by the specified column.
GroupBy(Table, String[]) table, columnNames Groups a data table by the specified columns.