DB_result::numCols() (Previous) (Next) DB_Error

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

DB_result::numRows()

DB_result::numRows() -- Gets number of rows in a result set

Beschrijving

Get the number of rows in a result set.

Waarschuwing

For ibase, ifx and oci8, this method only works if the DB_PORTABILITY_NUMROWS portability option is enabled. In addition, for ibase and ifx, PEAR DB must be at version 1.7.0 or greater.

Does not work for Microsoft Access.

Return waarde

integer - number of rows or a DB_Error object on failure

Note

Deze functie kan niet statisch worden aangeroepen.

DB_result::numCols() (Previous) (Next) DB_Error

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.