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