PHP yii\db\mssql Namespace

Classes

Name Description
PDO This is an extension of the default PDO class of MSSQL and DBLIB drivers.
QueryBuilder QueryBuilder is the query builder for MS SQL Server databases (version 2008 and above).
Schema Schema is the class for retrieving metadata from a MS SQL Server databases (version 2008 and above).
SqlsrvPDO This is an extension of the default PDO class of SQLSRV driver.