You are here

public property InsertQuery_sqlsrv::$inserted_keys in Drupal driver for SQL Server and SQL Azure 7.3

Same name and namespace in other branches
  1. 7.2 sqlsrv/query.inc \InsertQuery_sqlsrv::inserted_keys

File

sqlsrv/query.inc, line 172

Class

InsertQuery_sqlsrv
SQL Server-specific implementation of INSERT.

Code

public $inserted_keys = array();