![]() | CountEverProjectionExpression Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public class CountEverProjectionExpression : ExpressionBase
The CountEverProjectionExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | CountEverProjectionExpression |
Ctor.
|
![]() | CountEverProjectionExpression(Boolean) |
Ctor.
|
![]() | CountEverProjectionExpression(Expression, Boolean) |
Ctor.
|
Name | Description | |
---|---|---|
![]() | Children |
Returns the list of sub-expressions to the current expression.
(Inherited from ExpressionBase.) |
![]() | Distinct |
Returns true for distinct.
|
![]() | IsDistinct |
Returns true for distinct.
|
![]() | Precedence | (Overrides ExpressionBasePrecedence.) |
![]() | TreeObjectName | (Inherited from ExpressionBase.) |
Name | Description | |
---|---|---|
![]() | AddChild |
Adds a new child expression to the current expression.
(Inherited from ExpressionBase.) |
![]() | SetDistinct |
Set to true for distinct.
|
![]() | ToEPL | (Inherited from ExpressionBase.) |
![]() | ToPrecedenceFreeEPL | (Overrides ExpressionBaseToPrecedenceFreeEPL(TextWriter).) |