 | ConstantExpression Constructor (Object) |
Ctor.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic ConstantExpression(
Object constant
)
Parameters
- constant
- Type: SystemObject
is the constant value, or null to represent the null value
See Also