Class yii\db\mssql\SqlsrvPDO
Inheritance | yii\db\mssql\SqlsrvPDO » PDO |
---|---|
Available since version | 2.0 |
Source Code | https://github.com/yiisoft/yii2/blob/master/framework/db/mssql/SqlsrvPDO.php |
This is an extension of the default PDO class of SQLSRV driver.
It provides workarounds for improperly implemented functionalities of the SQLSRV driver.
Public Methods
Method | Description | Defined By |
---|---|---|
lastInsertId() | yii\db\mssql\SqlsrvPDO |