Click or drag to resize
WhereConditionBaseTParentWhereFalse Method
Overload List
  NameDescription
Public methodWhereFalse(String)
Adds the where condition for a false column value (boolean column equals false).
Public methodWhereFalse(IQueryObjectWithValue)
Adds the where condition for a false expression value (boolean expression equals false).
Top
See Also