API17:JDatabaseQuerySQLSrv::join
From Joomla! Documentation
JDatabaseQuerySQLSrv::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/sqlsrvquery.php
- Since

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