API17:JDatabaseSQLSrv::getQuery
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.
JDatabaseSQLSrv::getQuery
Description
Get the current or query, or new object.
Description:JDatabaseSQLSrv::getQuery [Edit Descripton]
public function getQuery ($new=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $new | false |
- Returns mixed The current value of the internal SQL variable or a new object.
- Defined on line 292 of libraries/joomla/database/database/sqlsrv.php
- Since
See also
-
JDatabaseSQLSrv::getQuery source code on BitBucket
-
Class JDatabaseSQLSrv
-
Subpackage Database
- Other versions of JDatabaseSQLSrv::getQuery
SeeAlso:JDatabaseSQLSrv::getQuery [Edit See Also]
User contributed notes
<CodeExamplesForm />
