JDatabaseQueryElementSQLAzure: Difference between revisions
From Joomla! Documentation
m →User contributed notes: bad link repair |
m JoomlaWikiBot moved page JDatabaseQueryElementSQLAzure/11.1 to API17:JDatabaseQueryElementSQLAzure without leaving a redirect: Robot: Moved page |
(No difference)
| |
Revision as of 21:23, 10 May 2013
JDatabaseQueryElementSQLAzure
Description
Template:Description:JDatabaseQueryElementSQLAzure [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | __construct | Constructor. |
- Defined in libraries/joomla/database/database/sqlazurequery.php
- Extends JDatabaseQueryElement
Importing
jimport( 'joomla.database.database.sqlazurequery' );
See also
JDatabaseQueryElementSQLAzure source code on BitBucket
Subpackage Database- Other versions of JDatabaseQueryElementSQLAzure
Template:SeeAlso:JDatabaseQueryElementSQLAzure [Edit See Also]
User contributed notes
<CodeExamplesForm />