JDatabaseQuerySQLAzure::showTables: Difference between revisions
From Joomla! Documentation
Updated to r1448:247ba8d88526 |
m JoomlaWikiBot moved page JDatabaseQuerySQLAzure::showTables/11.1 to API17:JDatabaseQuerySQLAzure::showTables without leaving a redirect: Robot: Moved page |
(No difference)
| |
Revision as of 21:38, 10 May 2013
JDatabaseQuerySQLAzure::showTables
Description
Template:Description:JDatabaseQuerySQLAzure::showTables [Edit Descripton]
public function showTables ($name)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | string | A string |
- Returns Show table query syntax
- Defined on line 304 of libraries/joomla/database/database/sqlazurequery.php
- Since

See also
JDatabaseQuerySQLAzure::showTables source code on BitBucket
Class JDatabaseQuerySQLAzure
Subpackage Database- Other versions of JDatabaseQuerySQLAzure::showTables
Template:SeeAlso:JDatabaseQuerySQLAzure::showTables [Edit See Also]
User contributed notes
<CodeExamplesForm />