 | ExpressionsIsNull Method (String) |
Is-null test.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic static RelationalOpExpression IsNull(
string property
)
Parameters
- property
- Type: SystemString
the name of the property supplying the value to check for null
Return Value
Type:
RelationalOpExpressionexpression
See Also