mssql
Table of Contents
Namespaces
- conditions
Classes
- ColumnSchema
- Class ColumnSchema for MSSQL database
- ColumnSchemaBuilder
- ColumnSchemaBuilder is the schema builder for MSSQL databases.
- DBLibPDO
- This is an extension of the default PDO class of DBLIB drivers.
- 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 MS SQL Server databases (version 2008 and above).
- SqlsrvPDO
- This is an extension of the default PDO class of SQLSRV driver.
- TableSchema
- TableSchema represents the metadata of a database table.