API17:JDatabaseSQLSrv::getTableCreate
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDatabaseSQLSrv::getTableCreate
Description
Shows the table CREATE statement that creates the given tables.
Description:JDatabaseSQLSrv::getTableCreate [Edit Descripton]
public function getTableCreate ($tables)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $tables |
- Returns
- Defined on line 318 of libraries/joomla/database/database/sqlsrv.php
See also
-
JDatabaseSQLSrv::getTableCreate source code on BitBucket
-
Class JDatabaseSQLSrv
-
Subpackage Database
- Other versions of JDatabaseSQLSrv::getTableCreate
SeeAlso:JDatabaseSQLSrv::getTableCreate [Edit See Also]
User contributed notes
<CodeExamplesForm />
