API17:JDatabaseSQLSrv::insertid
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDatabaseSQLSrv::insertid
Description
Method to get the auto-incremented value from the last INSERT statement.
Description:JDatabaseSQLSrv::insertid [Edit Descripton]
public function insertid ()
- Returns integer The value of the auto-increment field from the last inserted row.
- Defined on line 422 of libraries/joomla/database/database/sqlsrv.php
- Since
See also
-
JDatabaseSQLSrv::insertid source code on BitBucket
-
Class JDatabaseSQLSrv
-
Subpackage Database
- Other versions of JDatabaseSQLSrv::insertid
SeeAlso:JDatabaseSQLSrv::insertid [Edit See Also]
User contributed notes
<CodeExamplesForm />
