Classes summary
CMssqlColumnSchema |
CMssqlColumnSchema class describes the column meta data of a MSSQL table. |
CMssqlCommandBuilder |
CMssqlCommandBuilder provides basic methods to create query commands for tables
for Mssql Servers. |
CMssqlPdoAdapter |
This is an extension of default PDO class for mssql driver only It provides some
missing functionalities of pdo driver |
CMssqlSchema |
CMssqlSchema is the class for retrieving metadata information from a MS SQL
Server database. |
CMssqlSqlsrvPdoAdapter |
This is an extension of default PDO class for MSSQL SQLSRV driver only. It
provides workaround of the improperly implemented functionalities of PDO SQLSRV
driver. |
CMssqlTableSchema |
CMssqlTableSchema represents the metadata for a MSSQL table. |