protected property Connection::$tempKey in Drupal driver for SQL Server and SQL Azure 3.0.x
The connection's unique key for global temporary tables.
Type: string
File
- drivers/
lib/ Drupal/ Driver/ Database/ sqlsrv/ Connection.php, line 170
Class
- Connection
- Sqlsvr implementation of \Drupal\Core\Database\Connection.
Namespace
Drupal\Driver\Database\sqlsrvCode
protected $tempKey;