API17

API17:JDatabaseSQLSrv::getTableCreate

From Joomla! Documentation

Joomla 11.1 JDatabaseSQLSrv::getTableCreate

Description

Shows the table CREATE statement that creates the given tables.


public function getTableCreate ($tables)
Parameter Type Default Description
$tables
  • Returns
  • Defined on line 318 of libraries/joomla/database/database/sqlsrv.php

See also


User contributed notes

Code Examples