Classes, traits, and interfaces in Drupal driver for SQL Server and SQL Azure 7
Primary tabs
- Drupal driver for SQL Server and SQL Azure 3.0.x
- Drupal driver for SQL Server and SQL Azure 3.1.x
- Drupal driver for SQL Server and SQL Azure 4.0.x
- Drupal driver for SQL Server and SQL Azure 4.1.x
- Drupal driver for SQL Server and SQL Azure 4.2.x
- Drupal driver for SQL Server and SQL Azure 7.2
- Drupal driver for SQL Server and SQL Azure 7.3
- Drupal driver for SQL Server and SQL Azure 7(active tab)
- Drupal driver for SQL Server and SQL Azure 8.2
- Drupal driver for SQL Server and SQL Azure 8
Name | Type | Namespace | Location | Description | Direct uses | Use statements | Strings |
---|---|---|---|---|---|---|---|
DatabaseConnection_sqlsrv | class |
sqlsrv/ |
|||||
DatabaseSchema_sqlsrv | class |
sqlsrv/ |
|||||
DatabaseStatement_sqlsrv | class |
sqlsrv/ |
|||||
DatabaseTasks_sqlsrv | class |
sqlsrv/ |
|||||
DatabaseTransaction_sqlsrv | class |
sqlsrv/ |
Workaround a bug in the database autoloader by defining all the child classes. | ||||
InsertQuery_sqlsrv | class |
sqlsrv/ |
SQL Server-specific implementation of INSERT. | ||||
MergeQuery_sqlsrv | class |
sqlsrv/ |
SQL Server-specific implementation of the MERGE operation. | ||||
SelectQuery_sqlsrv | class |
sqlsrv/ |
|||||
SqlServerSchemaTest | class |
tests/ |
@file Support tests for SQL Server. | ||||
SqlServerSelectTest | class |
tests/ |
@file Support tests for SQL Server. | ||||
TruncateQuery_sqlsrv | class |
sqlsrv/ |
SQL Server-specific implementation of TRUNCATE. | ||||
UpdateQuery_sqlsrv | class |
sqlsrv/ |
SQL Server-specific implementation of UPDATE. |