public property InsertQuery_sqlsrv::$inserted_keys in Drupal driver for SQL Server and SQL Azure 7.2
Same name and namespace in other branches
- 7.3 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();