WhereConditionBaseTParentWhereNotContains Method |
Name | Description | |
---|---|---|
![]() | WhereNotContains(String, String) |
Adds the condition for a string column not to contain some substring
|
![]() | WhereNotContains(IQueryObjectWithValue, String) |
Adds the condition for a string column not to contain some substring
|