 | PatternsFollowedBy Method |
Pattern followed-by expression, allows adding sub-expressions that are connected by a followed-by.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic static PatternFollowedByExpr FollowedBy()
Return Value
Type:
PatternFollowedByExprpattern expression representing the followed-by relationship
See Also