protected property SelectQueryTest::$connection in Drupal driver for SQL Server and SQL Azure 8
The select query object to test.
Type: \Drupal\Core\Database\Query\Select
File
- src/
Tests/ SelectQueryTest.php, line 33 - Definition of Drupal\sqlsrv\Tests\SelectQueryTest.
Class
- SelectQueryTest
- General tests for SQL Server database driver.
Namespace
Drupal\sqlsrv\TestsCode
protected $connection;