Implements interfaces:
The UPDATEQueryResult interface provides the functionality common to all UPDATE query results.
For example, you can get the primary key for the last UPDATEion, get number of UPDATEed rows, etc.
Located in /harmoni/core/DBHandler/Oracle/OracleUpdateQueryResult.class.php (line 24)
The constructor.
Returns the number of rows that the query processed.
Returns the number of rows that the query processed. For a SELECT query, this would be the total number of rows selected. For a DELETE, INSERT, or UPDATE query, this would be the number of rows that were affected.
Documentation generated on Wed, 19 Sep 2007 10:25:21 -0400 by phpDocumentor 1.3.0RC3