API17:JDatabaseImporterMySQLi::getDropKeySQL
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::getDropKeySQL
Description
Get the SQL syntax to drop a key.
Description:JDatabaseImporterMySQLi::getDropKeySQL [Edit Descripton]
protected function getDropKeySQL ( $table $name )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $table | string | The table name. | |
| $name | string | $field The name of the key to drop. |
See also
-
JDatabaseImporterMySQLi::getDropKeySQL source code on BitBucket
-
Class JDatabaseImporterMySQLi
-
Subpackage Database
- Other versions of JDatabaseImporterMySQLi::getDropKeySQL
SeeAlso:JDatabaseImporterMySQLi::getDropKeySQL [Edit See Also]
User contributed notes
<CodeExamplesForm />
