API17:JDatabaseImporterMySQLi::getDropPrimaryKeySQL
From Joomla! Documentation
JDatabaseImporterMySQLi::getDropPrimaryKeySQL
Description
Get the SQL syntax to drop a key.
Template:Description:JDatabaseImporterMySQLi::getDropPrimaryKeySQL [Edit Descripton]
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
Template:SeeAlso:JDatabaseImporterMySQLi::getDropPrimaryKeySQL [Edit See Also]
User contributed notes
<CodeExamplesForm />