 | PatternFollowedByExprOptionalMaxPerSubexpression Property |
Returns the instance limits, if any, for pattern-subexpressions.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IList OptionalMaxPerSubexpression { get; set; }
Property Value
Type:
IListTlist of max-limit or null
See Also