API17:JDatabaseQueryElementSQLAzure
From Joomla! Documentation
JDatabaseQueryElementSQLAzure
Description
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
User contributed notes
Code Examples