Overload List
| Name | Description | |
|---|---|---|
| IsLike(String, String) |
Apply a "like" restriction in a QueryOver expression
Note: throws an exception outside of a QueryOver expression
| |
| IsLike(String, String, MatchMode) |
Apply a "like" restriction in a QueryOver expression
Note: throws an exception outside of a QueryOver expression
| |
| IsLike(String, String, MatchMode, Nullable<(Of <<'(Char>)>>)) |
Apply a "like" restriction in a QueryOver expression
Note: throws an exception outside of a QueryOver expression
|