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 BaseUnaryExpressionArguments.) |
![]() | CanParallelise |
Gets whether the expression can be parallelised.
(Overrides BaseUnaryExpressionCanParallelise.) |
![]() | Functor |
Gets the Functor of the Expression.
(Overrides BaseUnaryExpressionFunctor.) |
![]() | Type |
Gets the Type of the Expression.
(Overrides BaseUnaryExpressionType.) |
![]() | Variables |
Gets the enumeration of variables that are used in the the aggregate expression.
(Overrides BaseUnaryExpressionVariables.) |