 | InExpressionNotIn Property |
Returns true for the not-in expression, or false for an in-expression.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool NotIn { get; set; }
Return Value
Type:
Booleantrue for not-in
See Also