![]() | PatternEveryDistinctExpr Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public class PatternEveryDistinctExpr : PatternExprBase
The PatternEveryDistinctExpr type exposes the following members.
Name | Description | |
---|---|---|
![]() | PatternEveryDistinctExpr |
Ctor - for use to create a pattern expression tree, without unique-criterial expression.
|
![]() | PatternEveryDistinctExpr(IListT) | Initializes a new instance of the PatternEveryDistinctExpr class |
Name | Description | |
---|---|---|
![]() | Children | (Inherited from PatternExprBase.) |
![]() | Expressions | Returns distinct expressions |
![]() | Precedence | (Overrides PatternExprBasePrecedence.) |
![]() | TreeObjectName | (Inherited from PatternExprBase.) |
Name | Description | |
---|---|---|
![]() | AddChild | Adds a sub-expression to the pattern expression. (Inherited from PatternExprBase.) |
![]() | ToEPL | (Inherited from PatternExprBase.) |
![]() | ToPrecedenceFreeEPL | (Overrides PatternExprBaseToPrecedenceFreeEPL(TextWriter, EPStatementFormatter).) |