Overload List
| Name | Description | |
|---|---|---|
| Like(String, Object) | 
            Apply a "like" constraint to the named property
              | |
| Like(IProjection, Object) | 
            Apply a "like" constraint to the project
              | |
| Like(String, String, MatchMode) | ||
| Like(IProjection, String, MatchMode) | 
            Apply a "like" constraint to the project
              | |
| Like(String, String, MatchMode, Nullable<(Of <<'(Char>)>>)) |