Click or drag to resize

MatchRecognizeDefine Class

Define-clause in match-recognize expression.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.sodaMatchRecognizeDefine

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class MatchRecognizeDefine

The MatchRecognizeDefine type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyExpression
Returns the expression.
Public propertyName
Returns the variable name.
Top
See Also