JDatabaseDriverSqlsrv::getCollation
Method to get the database collation in use by sampling a text field of a table in the database.
Signature
public function getCollation()
Returns
- mixed
- The collation in use by the database or boolean false if not supported.
Parent Implementation
Tasks
Line | Task |
---|---|
307 | Not fake this |