Overload List
Name | Description | |
---|---|---|
WhereTrue(String) |
Adds the where condition for a true column value (boolean column equals true).
| |
WhereTrue(IQueryObjectWithValue) |
Adds the where condition for a true expression value (boolean expression equals true).
|
See Also