API17

API17:JDatabaseQuerySQLAzure::set

From Joomla! Documentation

Revision as of 21:38, 10 May 2013 by JoomlaWikiBot (talk | contribs) (JoomlaWikiBot moved page JDatabaseQuerySQLAzure::set/11.1 to API17:JDatabaseQuerySQLAzure::set without leaving a redirect: Robot: Moved page)

Joomla 11.1 JDatabaseQuerySQLAzure::set

Description

Template:Description:JDatabaseQuerySQLAzure::set [Edit Descripton]

public function set (
        $conditions
        $glue='
        '
)
Parameter Type Default Description
$conditions mixed A string or array of conditions.
$glue string ',' $glue
  • Returns Returns this object to allow chaining.
  • Defined on line 209 of libraries/joomla/database/database/sqlazurequery.php
  • Since Joomla 11.1

See also

Template:SeeAlso:JDatabaseQuerySQLAzure::set [Edit See Also]

User contributed notes

<CodeExamplesForm />