DB_result::numRows()

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

Synopsis

Описание

Get the number of rows in a result set.

Внимание

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.

Возвращаемое значение

integer - number of rows or a DB_Error object on failure

Throws

Заметка

Эта функция не должна вызываться статически.

Пример

См. также

numCols(), affectedRows()

    Поддержать сайт на родительском проекте КГБ