Overload List
| Name | Description | |
|---|---|---|
| IsInsensitiveLike(String, String) | 
            Apply a "like" restriction in a QueryOver expression
            Note: throws an exception outside of a QueryOver expression
              | |
| IsInsensitiveLike(String, String, MatchMode) | 
            Apply a "like" restriction in a QueryOver expression
            Note: throws an exception outside of a QueryOver expression
              |