This represents a Result for any Database query made with DatabaseConnection.
| Class | Description |
|---|---|
| MySQLResult | This represents a DB Result for any query made with a MySQLConmnection. |
| AdoDBResult | This represents a Result from any Request using the AdoDBConnection. |
Returns the Number of Results
Returns whether the Statement was successful or not.
Gets the next result or null if none is available.
Documentation generated by phpDocumentor 1.3.1