API17:JDatabaseSQLAzure::hasUTF
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDatabaseSQLAzure::hasUTF
Description
Determines if the database engine supports UTF-8 character encoding.
Description:JDatabaseSQLAzure::hasUTF [Edit Descripton]
public function hasUTF ()
- Returns boolean True if supported.
- Defined on line 410 of libraries/joomla/database/database/sqlazure.php
- Since
See also
-
JDatabaseSQLAzure::hasUTF source code on BitBucket
-
Class JDatabaseSQLAzure
-
Subpackage Database
- Other versions of JDatabaseSQLAzure::hasUTF
SeeAlso:JDatabaseSQLAzure::hasUTF [Edit See Also]
User contributed notes
<CodeExamplesForm />
