UNB Components Code Reference

UnbDatabase::GetRowsAffected method

Gets the number of rows affected by the last SQL statement (only for DELETE, INSERT and UPDATE).

public function UnbDatabase::GetRowsAffected ();

Return value

(int) number of rows

Member of class: UnbDatabase

Implementation file: database.class.php, line 744

© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.