 | LikeExpressionIsNot Property |
Returns true if this is a "not like", or false if just a like
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsNot { get; set; }
Return Value
Type:
Booleanindicator whether negated or not
See Also