API17

JDatabaseSQLAzure::select: Difference between revisions

From Joomla! Documentation

Doxiki2 (talk | contribs)
Updated to r1448:247ba8d88526
 
m JoomlaWikiBot moved page JDatabaseSQLAzure::select/11.1 to API17:JDatabaseSQLAzure::select without leaving a redirect: Robot: Moved page
(No difference)

Revision as of 21:48, 10 May 2013

Joomla 11.1 JDatabaseSQLAzure::select

Description

Select a database for use.

Template: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 Joomla 11.1

See also

Template:SeeAlso:JDatabaseSQLAzure::select [Edit See Also]

User contributed notes

<CodeExamplesForm />