API17

JDatabaseQueryElementSQLAzure: Difference between revisions

From Joomla! Documentation

m moving preparation
m clean up
Line 2: Line 2:
=={{JVer|11.1}} JDatabaseQueryElementSQLAzure==
=={{JVer|11.1}} JDatabaseQueryElementSQLAzure==
===Description===
===Description===
{{Description:JDatabaseQueryElementSQLAzure}}
{{subst:Description:JDatabaseQueryElementSQLAzure}}
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[Description:JDatabaseQueryElementSQLAzure|Edit Descripton]]<nowiki>]</nowiki>
</span>
===Methods===
===Methods===
{| class="wikitable sortable"
{| class="wikitable sortable"
Line 26: Line 24:
* {{JVer|11.1}} Subpackage [[API17:Subpackage Database|Database]]
* {{JVer|11.1}} Subpackage [[API17:Subpackage Database|Database]]
* [[API17:JDatabaseQueryElementSQLAzure|Other versions of JDatabaseQueryElementSQLAzure]]
* [[API17:JDatabaseQueryElementSQLAzure|Other versions of JDatabaseQueryElementSQLAzure]]
{{SeeAlso:JDatabaseQueryElementSQLAzure}}
{{subst:SeeAlso:JDatabaseQueryElementSQLAzure}}
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[SeeAlso:JDatabaseQueryElementSQLAzure|Edit See Also]]<nowiki>]</nowiki>
</span>
===User contributed notes===
===User contributed notes===
<CodeExamplesForm />
<CodeExamplesForm />

Revision as of 15:09, 24 March 2017

Joomla 11.1 JDatabaseQueryElementSQLAzure

Description

{{subst:Description:JDatabaseQueryElementSQLAzure}}

Methods

Visibility Method name Description
public __construct Constructor.

Importing

jimport( 'joomla.database.database.sqlazurequery' );

See also

{{subst:SeeAlso:JDatabaseQueryElementSQLAzure}}

User contributed notes

<CodeExamplesForm />