![]() | WindowProjectionExpression Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public class WindowProjectionExpression : AccessProjectionExpressionBase
The WindowProjectionExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | WindowProjectionExpression | Ctor. |
![]() | WindowProjectionExpression(Expression) | Ctor. |
Name | Description | |
---|---|---|
![]() | AggregationFunctionName | (Overrides AccessProjectionExpressionBaseAggregationFunctionName.) |
![]() | Children |
Returns the list of sub-expressions to the current expression.
(Inherited from ExpressionBase.) |
![]() | Precedence | (Inherited from AccessProjectionExpressionBase.) |
![]() | TreeObjectName | (Inherited from ExpressionBase.) |
Name | Description | |
---|---|---|
![]() | AddChild |
Adds a new child expression to the current expression.
(Inherited from ExpressionBase.) |
![]() | ToEPL | (Inherited from ExpressionBase.) |
![]() | ToPrecedenceFreeEPL | (Inherited from AccessProjectionExpressionBase.) |