AggregateColumnCollection Properties
The AggregateColumnCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Count | (Inherited from Collection.) |
|
|
HasGroupBy |
If this returns true, there are columns that need to go into a GROUP BY clause.
|
|
|
IsEmpty |
If this returns false, there are columns that need to go into a SELECT clause.
|
|
|
Item(System.Int32) | (Inherited from Collection.) |
|
|
Items | (Inherited from Collection.) |

