You are here

private property Insert::$insertedKeys in Drupal driver for SQL Server and SQL Azure 3.0.x

Give an option to retrieve all keys.

Type: mixed[]

File

drivers/lib/Drupal/Driver/Database/sqlsrv/Insert.php, line 168

Class

Insert
Sql Server implementation of \Drupal\Core\Database\Query\Insert.

Namespace

Drupal\Driver\Database\sqlsrv

Code

private $insertedKeys = [];