Click or drag to resize

FirstEverProjectionExpression Constructor (Boolean)

Ctor.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public FirstEverProjectionExpression(
	bool isDistinct
)

Parameters

isDistinct
Type: SystemBoolean
true for distinct
See Also