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

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