JDatabaseQuerySQLAzure::showTables: Difference between revisions
From Joomla! Documentation
m JoomlaWikiBot moved page JDatabaseQuerySQLAzure::showTables/11.1 to API17:JDatabaseQuerySQLAzure::showTables without leaving a redirect: Robot: Moved page |
m →User contributed notes: moving preparation |
||
| Line 47: | Line 47: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
<noinclude>[[Category: | <noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude> | ||
Revision as of 15:39, 11 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 />