![]() | ExpressionsNotIn Method |
Name | Description | |
---|---|---|
![]() ![]() | NotIn(String, Object) |
Not-In-expression that is equivalent to the syntax of "property not in (value, value, ... value)".
|
![]() ![]() | NotIn(Expression, Expression) |
Not-In-expression that is equivalent to the syntax of "property not in (value, value, ... value)".
|