 | ExpressionsConstant Method (Object) |
Constant.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic static ConstantExpression Constant(
Object value
)
Parameters
- value
- Type: SystemObject
is the constant value
Return Value
Type:
ConstantExpressionexpression
See Also