You are here

protected property DriverAttributes::$attributes in Drupal driver for SQL Server and SQL Azure 8.2

Flattened array of attributes.

Type: string[]

File

drivers/lib/Drupal/Driver/Database/sqlsrv/Scheme/DriverAttributes.php, line 23

Class

DriverAttributes
Type class for the driver attributes.

Namespace

Drupal\Driver\Database\sqlsrv\Scheme

Code

protected $attributes;