JDatabaseQueryElementSQLAzure: Difference between revisions
From Joomla! Documentation
Updated to r1448:247ba8d88526 |
m →User contributed notes: bad link repair |
||
| Line 41: | Line 41: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
<noinclude>[[Category:Platform]][[Category:Platform 11.1]][[Category:JDatabaseQueryElementSQLAzure]]</noinclude> | <noinclude>[[Category:Platform JClasses]][[Category:Platform 11.1]][[Category:JDatabaseQueryElementSQLAzure]]</noinclude> | ||
Revision as of 18:35, 29 August 2012
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 />