AggregateOperand Constructors
The operator that calculates an aggregate expression (MIN, MAX, SUM, etc.).
Name | Parameters | Description |
---|---|---|
Aggregate |
none |
Initializes an Aggregate |
Aggregate |
collection |
Initializes an Aggregate |
Aggregate |
collection |
Initializes an Aggregate |
Aggregate |
collection |
Initializes an Aggregate |
Aggregate |
collection |
Initializes an Aggregate |
Aggregate |
collection |
Initializes an Aggregate |
See Also