2.2.1.24 CAggregSet

The CAggregSet structure contains information about aggregates. Aggregate is a database concept for a field calculated using the information retrieved from the query. The different aggregates that are supported by GSS are defined in the CAggregSpec's type field (specified in section 2.2.1.25).


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

cCount

AggregSpecs (variable)

...

cCount (4 bytes): A 32-bit unsigned integer specifying the number of entries in AggregSpecs.

AggregSpecs (variable): An array of CAggregSpec structures, each describing individual aggregation.