You are here

protected property Merge::$totalPlaceholders in Drupal driver for SQL Server and SQL Azure 8.2

Keep track of the number of placeholders in the compiled query

Type: int

File

drivers/lib/Drupal/Driver/Database/sqlsrv/Merge.php, line 30

Class

Merge

Namespace

Drupal\Driver\Database\sqlsrv

Code

protected $totalPlaceholders;