JDatabaseQueryElementSQLAzure: Difference between revisions
From Joomla! Documentation
m JoomlaWikiBot moved page JDatabaseQueryElementSQLAzure/11.1 to API17:JDatabaseQueryElementSQLAzure without leaving a redirect: Robot: Moved page |
m →User contributed notes: moving preparation |
||
| Line 41: | Line 41: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
<noinclude> | <noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude> | ||
Revision as of 15:34, 11 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 />