API17:JDatabaseImporterMySQLi::getDropPrimaryKeySQL
From Joomla! Documentation
JDatabaseImporterMySQLi::getDropPrimaryKeySQL
Description
Get the SQL syntax to drop a key.
{{subst:Description:JDatabaseImporterMySQLi::getDropPrimaryKeySQL}}
protected function getDropPrimaryKeySQL ($table)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $table | string | The table name. |
See also
JDatabaseImporterMySQLi::getDropPrimaryKeySQL source code on BitBucket
Class JDatabaseImporterMySQLi
Subpackage Database- Other versions of JDatabaseImporterMySQLi::getDropPrimaryKeySQL
{{subst:SeeAlso:JDatabaseImporterMySQLi::getDropPrimaryKeySQL}}
User contributed notes
<CodeExamplesForm />