Class yii\db\mssql\SqlsrvPDO

Inheritanceyii\db\mssql\SqlsrvPDO » PDO
Available since version2.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

Hide inherited methods

MethodDescriptionDefined By
lastInsertId() yii\db\mssql\SqlsrvPDO

Method Details

lastInsertId() public method

public void lastInsertId ( $sequence null )
$sequence