You are here

Classes, traits, and interfaces in Drupal driver for SQL Server and SQL Azure 7

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
DatabaseConnection_sqlsrv class sqlsrv/database.inc
DatabaseSchema_sqlsrv class sqlsrv/schema.inc
DatabaseStatement_sqlsrv class sqlsrv/database.inc
DatabaseTasks_sqlsrv class sqlsrv/install.inc
DatabaseTransaction_sqlsrv class sqlsrv/database.inc Workaround a bug in the database autoloader by defining all the child classes.
InsertQuery_sqlsrv class sqlsrv/query.inc SQL Server-specific implementation of INSERT.
MergeQuery_sqlsrv class sqlsrv/query.inc SQL Server-specific implementation of the MERGE operation.
SelectQuery_sqlsrv class sqlsrv/select.inc
SqlServerSchemaTest class tests/sqlsrv.schema.test @file Support tests for SQL Server.
SqlServerSelectTest class tests/sqlsrv.select.test @file Support tests for SQL Server.
TruncateQuery_sqlsrv class sqlsrv/query.inc SQL Server-specific implementation of TRUNCATE.
UpdateQuery_sqlsrv class sqlsrv/query.inc SQL Server-specific implementation of UPDATE.

Other projects