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