API17:JDatabaseQuerySQLAzure::from
From Joomla! Documentation
JDatabaseQuerySQLAzure::from
Description
public function from ($tables)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $tables | mixed | A string or array of table names. |
- Returns Returns this object to allow chaining.
- Defined on line 121 of libraries/joomla/database/database/sqlazurequery.php
- Since

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