Overload List
| Name | Description | |
|---|---|---|
| WhereNotEndsWith(String, String) | 
            Adds the condition for a string column not to end with some prefix
              | |
| WhereNotEndsWith(IQueryObjectWithValue, String) | 
            Adds the condition for a string column not to end with some prefix
              | 
See Also