SelectQueryFluentBuilder.GroupBy Method
Name | Parameters | Description |
---|---|---|
Group |
column |
Groups the data table by a specified column. These columns are obtained from the last table added by the Select |
Group |
column |
Groups the data table by the specified columns. These columns are obtained from the last table added by the Select |