![]() | ContainedEventSelect Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public class ContainedEventSelect
The ContainedEventSelect type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContainedEventSelect |
Ctor.
|
![]() | ContainedEventSelect(Expression) |
Ctor.
|
Name | Description | |
---|---|---|
![]() | OptionalAsName |
Returns the property alias.
|
![]() | OptionalSplitExpressionTypeName |
Returns the event type name assigned to events that result by applying the split (contained event) expression.
|
![]() | SelectClause |
Returns the select clause.
|
![]() | SplitExpression |
Returns the expression that returns the contained events.
|
![]() | WhereClause |
Returns the where clause.
|
Name | Description | |
---|---|---|
![]() | ToEPL(TextWriter, EPStatementFormatter) |
Returns the EPL.
|
![]() ![]() | ToEPL(TextWriter, EPStatementFormatter, IListT) |