API17:JDatabaseQuerySQLSrv::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.
JDatabaseQuerySQLSrv::dropIfExists
Description
Description:JDatabaseQuerySQLSrv::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 319 of libraries/joomla/database/database/sqlsrvquery.php
- Since
See also
-
JDatabaseQuerySQLSrv::dropIfExists source code on BitBucket
-
Class JDatabaseQuerySQLSrv
-
Subpackage Database
- Other versions of JDatabaseQuerySQLSrv::dropIfExists
SeeAlso:JDatabaseQuerySQLSrv::dropIfExists [Edit See Also]
User contributed notes
<CodeExamplesForm />
