public property DatabaseConnection_sqlsrv::$bypassQueryPreprocess in Drupal driver for SQL Server and SQL Azure 7
Same name and namespace in other branches
- 7.3 sqlsrv/database.inc \DatabaseConnection_sqlsrv::bypassQueryPreprocess
- 7.2 sqlsrv/database.inc \DatabaseConnection_sqlsrv::bypassQueryPreprocess
File
- sqlsrv/
database.inc, line 17 - Database interface code for Microsoft SQL Server.
Class
Code
public $bypassQueryPreprocess = FALSE;