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