API17:JDatabaseQuerySQLSrv::unlock
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.
JDatabaseQuerySQLSrv::unlock
Description
Method to unlock the database table for writing.
Description:JDatabaseQuerySQLSrv::unlock [Edit Descripton]
public function unlock (&$db)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$db |
- Returns boolean True on success.
- Defined on line 544 of libraries/joomla/database/database/sqlsrvquery.php
- Since
See also
-
JDatabaseQuerySQLSrv::unlock source code on BitBucket
-
Class JDatabaseQuerySQLSrv
-
Subpackage Database
- Other versions of JDatabaseQuerySQLSrv::unlock
SeeAlso:JDatabaseQuerySQLSrv::unlock [Edit See Also]
User contributed notes
<CodeExamplesForm />
