DB_common (Previous) (Next) DB_common::autoCommit()

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

DB_common::affectedRows()

DB_common::affectedRows() -- Finds number of rows affected by a data changing query

Описание

Number of rows affected by a data manipulation query (for example INSERT, UPDATE or DELETE). Returns 0 for SELECT queries.

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

integer - number of rows or a DB_Error object on failure

Заметка

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

DB_common (Previous) (Next) DB_common::autoCommit()

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.