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

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