protected property Connection::$tempTablePrefix in Drupal driver for SQL Server and SQL Azure 3.0.x
The temporary table prefix.
Type: string
File
- drivers/
lib/ Drupal/ Driver/ Database/ sqlsrv/ Connection.php, line 163
Class
- Connection
- Sqlsvr implementation of \Drupal\Core\Database\Connection.
Namespace
Drupal\Driver\Database\sqlsrvCode
protected $tempTablePrefix = '#';