You are here

protected property Schema::$engineVersion in Drupal driver for SQL Server and SQL Azure 8

Same name and namespace in other branches
  1. 3.0.x drivers/lib/Drupal/Driver/Database/sqlsrv/Schema.php \Drupal\Driver\Database\sqlsrv\Schema::engineVersion

Version information for the SQL Server engine.

Type: array

File

drivers/lib/Drupal/Driver/Database/sqlsrv/Schema.php, line 85
Definition of Drupal\Driver\Database\sqlsrv\Schema

Class

Schema

Namespace

Drupal\Driver\Database\sqlsrv

Code

protected $engineVersion;