 | OutputLimitClauseWhenExpression Property |
Returns the expression that controls output for use with the when-keyword.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Expression WhenExpression { get; set; }
Return Value
Type:
Expressionexpression should be boolean result
See Also