API17:JDatabaseQueryMySQL::castToChar
From Joomla! Documentation
JDatabaseQueryMySQL::castToChar
Description
public function castToChar ($field)
Parameter | Type | Default | Description |
---|---|---|---|
$field | $field | A string |
- Returns Returns this object to allow chaining.
- Defined on line 424 of libraries/joomla/database/database/mysqlquery.php
- Since
See also
JDatabaseQueryMySQL::castToChar source code on BitBucket
Class JDatabaseQueryMySQL
Subpackage Database
- Other versions of JDatabaseQueryMySQL::castToChar
User contributed notes
Code Examples