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

View this page in Last updated: Sun, 01 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

Leírás

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

Visszatérési érték

integer - number of rows or a DB_Error object on failure

Megjegyzés

Ez a függvény nem hívható statikusan.

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

Download Documentation Last updated: Sun, 01 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.