SQLDeleteStatement.addCondition

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addCondition(string conditionSql)
  2. void addCondition(SQLExpr expr)
    class SQLDeleteStatement
    void
    addCondition
    (
    SQLExpr expr
    )

Meta