You are here

constant Schema::COMPUTED_PK_COLUMN_INDEX in Drupal driver for SQL Server and SQL Azure 3.0.x

Computed primary key index.

File

drivers/lib/Drupal/Driver/Database/sqlsrv/Schema.php, line 81

Class

Schema

Namespace

Drupal\Driver\Database\sqlsrv

Code

const COMPUTED_PK_COLUMN_INDEX = '__ix_pkc';