You are here

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

Computed primary key name.

File

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

Class

Schema

Namespace

Drupal\Driver\Database\sqlsrv

Code

const COMPUTED_PK_COLUMN_NAME = '__pkc';