AggregateOperand Constructors
An aggregate operator which calculates aggregate expressions (MIN, MAX, SUM, etc.)
Name | Parameters | Description |
---|---|---|
Aggregate |
none |
Initializes a new instance of the Aggregate |
Aggregate |
collection |
Initializes a new instance of the Aggregate |
Aggregate |
collection |
Initializes a new instance of the Aggregate |
Aggregate |
collection |
Initializes a new instance of the Aggregate |
Aggregate |
collection |
Initializes a new instance of the Aggregate |
Aggregate |
collection |
Initializes a new instance of the Aggregate |
Aggregate |
collection |
Initializes a new instance of the Aggregate |
Aggregate |
collection |
Initializes a new instance of the Aggregate |
Aggregate |
collection |
Initializes a new instance of the Aggregate |
See Also