API17:JDatabaseQuerySQLAzure::join
From Joomla! Documentation
JDatabaseQuerySQLAzure::join
Description
public function join (
$type
$conditions
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $type | string | ||
| $conditions | string | $conditions |
- Returns Returns this object to allow chaining.
- Defined on line 140 of libraries/joomla/database/database/sqlazurequery.php
- Since

- Referenced by
See also
JDatabaseQuerySQLAzure::join source code on BitBucket
Class JDatabaseQuerySQLAzure
Subpackage Database- Other versions of JDatabaseQuerySQLAzure::join
User contributed notes
Code Examples