 | PatternsOr Method |
Pattern-OR expression, allows adding sub-expressions that are connected by a logical OR.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic static PatternOrExpr Or()
Return Value
Type:
PatternOrExprpattern expression representing the OR relationship
See Also