WhereConditionBaseTParentWhereNotEndsWith Method |
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
|