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