You are here

public property Statement::$allowRowCount in Drupal driver for SQL Server and SQL Azure 8.2

Is rowCount() execution allowed.

Type: bool

File

drivers/lib/Drupal/Driver/Database/sqlsrv/Statement.php, line 21
Definition of Drupal\Driver\Database\sqlsrv\Statement

Class

Statement

Namespace

Drupal\Driver\Database\sqlsrv

Code

public $allowRowCount = false;