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

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

Beschreibung

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

Rückgabewert

integer - number of rows or a DB_Error object on failure

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

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

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