API17:JDatabaseQuerySQLAzure::unlock
From Joomla! Documentation
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

See also
JDatabaseQuerySQLAzure::unlock source code on BitBucket
Class JDatabaseQuerySQLAzure
Subpackage Database- Other versions of JDatabaseQuerySQLAzure::unlock
User contributed notes
Code Examples