API17

API17:JDatabaseQuerySQLAzure::unlock

From Joomla! Documentation

Joomla 11.1 JDatabaseQuerySQLAzure::unlock

Description

Method to unlock the database table for writing.


public function unlock (&$db)
Parameter Type Default Description
&$db
  • Returns boolean True on success.
  • Defined on line 545 of libraries/joomla/database/database/sqlazurequery.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples