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