![]() | ExpressionsNotLike Method |
Name | Description | |
---|---|---|
![]() ![]() | NotLike(String, String) |
SQL-Like negated (not like).
|
![]() ![]() | NotLike(Expression, Expression) |
SQL-Like negated (not like).
|
![]() ![]() | NotLike(String, Object, String) |
SQL-Like negated (not like).
|
![]() ![]() | NotLike(Expression, Expression, Expression) |
SQL-Like negated (not like).
|