A new instance of this class will be returned by the DB implementation after processing a query that returns data.
[line 665]
[line 678]
[line 672]
[line 666]
[line 667]
DB_result DB_result( resource &$dbh, resource $result, [mixed $options = array()])
mixed fetchInto( mixed &$arr, [mixed $fetchmode = DB_FETCHMODE_DEFAULT], [integer $rownum = null], integer $fetchmod)
array fetchRow( [int $fetchmode = DB_FETCHMODE_DEFAULT], [int $rownum = null])
int free( )
integer getRowCounter( )
bool nextResult( )
int numCols( )
int numRows( )
void tableInfo( [mixed $mode = null])