AggregateTerm Properties |
The AggregateTerm type exposes the following members.
Name | Description | |
---|---|---|
![]() | Aggregate |
Gets the Aggregate this Expression represents.
|
![]() | Arguments |
Gets the Arguments of the Expression.
(Overrides BaseUnaryExpression.Arguments.) |
![]() | CanParallelise |
Gets whether the expression can be parallelised.
(Overrides BaseUnaryExpression.CanParallelise.) |
![]() | Functor |
Gets the Functor of the Expression.
(Overrides BaseUnaryExpression.Functor.) |
![]() | Type |
Gets the Type of the Expression.
(Overrides BaseUnaryExpression.Type.) |
![]() | Variables |
Gets the enumeration of variables that are used in the the aggregate expression.
(Overrides BaseUnaryExpression.Variables.) |