You are here

private property Index::$name in Drupal driver for SQL Server and SQL Azure 8

Same name and namespace in other branches
  1. 8.2 src/Indexes/Index.php \Drupal\sqlsrv\Indexes\Index::name

File

src/Indexes/Index.php, line 12

Class

Index
Represents a database Index.

Namespace

Drupal\sqlsrv\Indexes

Code

private $name;