API17:JDatabaseQuerySQLSrv::fields
From Joomla! Documentation
JDatabaseQuerySQLSrv::fields
Description
public function fields ($fields)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $fields | string | A string |
- Returns Returns this object to allow chaining.
- Defined on line 424 of libraries/joomla/database/database/sqlsrvquery.php
- Since

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