API17:JDatabaseSQLSrv:: construct
From Joomla! Documentation
JDatabaseSQLSrv::__construct
Description
Constructor.
protected function __construct ($options)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | array | List of options used to configure the connection |
See also
JDatabaseSQLSrv::__construct source code on BitBucket
Class JDatabaseSQLSrv
Subpackage Database- Other versions of JDatabaseSQLSrv::__construct
User contributed notes
Code Examples