 | ContainedEventSelectSplitExpression Property |
Returns the expression that returns the contained events.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Expression SplitExpression { get; set; }
Return Value
Type:
Expressioncontained event expression
See Also