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
Namespace
Drupal\Driver\Database\sqlsrvCode
public $allowRowCount = false;