A DeleteQuery interface provides the tools to build an SQL DELETE query.
Located in /harmoni/core/DBHandler/DeleteQuery.interface.php (line 25)
Query | --DeleteQueryInterface
Adds a new condition in the WHERE clause.
The query will execute only on rows that fulfil the condition. If this method is never called, then the WHERE clause will not be included.
Sets the table to delete from.
*Deprecated* Specifies the condition in the WHERE clause.
The query will execute only on rows that fulfil the condition. If this method is never called, then the WHERE clause will not be included.
Inherited From Query
Query::getType()
Query::reset()
Documentation generated on Wed, 19 Sep 2007 10:22:42 -0400 by phpDocumentor 1.3.0RC3