| WhereConditionBaseTParentWhereFalse Method |
| Name | Description | |
|---|---|---|
| WhereFalse(String) |
Adds the where condition for a false column value (boolean column equals false).
| |
| WhereFalse(IQueryObjectWithValue) |
Adds the where condition for a false expression value (boolean expression equals false).
|