API17

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:JDatabaseQuerySQLAzure]][[Category:JDatabaseQuerySQLAzure::showTables]]</noinclude>
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 15:39, 11 May 2013

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

See also

Template:SeeAlso:JDatabaseQuerySQLAzure::showTables [Edit See Also]

User contributed notes

<CodeExamplesForm />