API17:JDatabaseQuery::dropIfExists
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.
JDatabaseQuery::dropIfExists
Description
Description:JDatabaseQuery::dropIfExists [Edit Descripton]
public function dropIfExists ($table_name)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $table_name | string | A string |
- Returns Drop if exists syntax
- Defined on line 455 of libraries/joomla/database/databasequery.php
- Since
See also
-
JDatabaseQuery::dropIfExists source code on BitBucket
-
Class JDatabaseQuery
-
Subpackage Database
- Other versions of JDatabaseQuery::dropIfExists
SeeAlso:JDatabaseQuery::dropIfExists [Edit See Also]
User contributed notes
<CodeExamplesForm />
