Click or drag to resize

MaxRowExpression Constructor

Ctor - for use to create an expression tree, without child expression.

Use add methods to add child expressions to acts upon.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public MaxRowExpression()
See Also