Click or drag to resize

ConstantExpression Constructor (Object, String)

Ctor.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ConstantExpression(
	Object constant,
	string constantType
)

Parameters

constant
Type: SystemObject
value
constantType
Type: SystemString
type
See Also