API17

API17:JDatabaseSQLSrv:: construct

From Joomla! Documentation

Joomla 11.1 JDatabaseSQLSrv::__construct

Description

Constructor.


protected function __construct ($options)
Parameter Type Default Description
$options array List of options used to configure the connection
  • Returns void
  • Defined on line 58 of libraries/joomla/database/database/sqlsrv.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples