You are here

protected property SchemaTestExtended::$schema in Drupal driver for SQL Server and SQL Azure 8.2

The sqlsrv schema.

Type: \Drupal\Driver\Database\sqlsrv\Schema

File

tests/src/Kernel/SchemaTestExtended.php, line 30

Class

SchemaTestExtended
Tests table creation and modification via the schema API.

Namespace

Drupal\Tests\sqlsrv\Kernel

Code

protected $schema;