Overload List
| Name | Description | |
|---|---|---|
| WhereContains(String, String) | 
            Adds the condition for a string column to contain some substring
              | |
| WhereContains(IQueryObjectWithValue, String) | 
            Adds the condition for a string column to contain some substring
              | 
See Also