API17:JDatabaseSQLAzure::select
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.
JDatabaseSQLAzure::select
Description
Select a database for use.
Description:JDatabaseSQLAzure::select [Edit Descripton]
public function select ($database)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $database |
- Returns bool True if the database was successfully selected.
- Defined on line 523 of libraries/joomla/database/database/sqlazure.php
- Since
See also
-
JDatabaseSQLAzure::select source code on BitBucket
-
Class JDatabaseSQLAzure
-
Subpackage Database
- Other versions of JDatabaseSQLAzure::select
SeeAlso:JDatabaseSQLAzure::select [Edit See Also]
User contributed notes
<CodeExamplesForm />
