UNB Components Code Reference

UnbDatabase::GetLastAutoValue method

Gets the auto value generated by the last query.

public function UnbDatabase::GetLastAutoValue ();

Return value

(int) Last generated auto-increment/sequence value.

Remarks

This will only be set if the last query has set a UnbDbAutoValue parameter.

Member of class: UnbDatabase

Implementation file: database.class.php, line 641

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.