SQLSelectQueryBlock.removeCondition

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool removeCondition(string conditionSql)
  2. bool removeCondition(SQLExpr condition)
    class SQLSelectQueryBlock
    bool
    removeCondition
    (
    SQLExpr condition
    )

Meta