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. |
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. |
No
Your feedback is appreciated.