[]
A class representing a Group-By clause
public class GroupbyClause
Public Class GroupbyClause
| Name | Description |
|---|---|
| GroupbyClause() |
| Name | Description |
|---|---|
| Columns | A list containing the columns used in the Group-By clause |
| Having | The having clause |