public property StatementBase::$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/ StatementBase.php, line 38 - Contains \Drupal\Core\Database\Statement.
Class
- StatementBase
- Default implementation of StatementInterface.
Namespace
Drupal\Driver\Database\sqlsrvCode
public $allowRowCount = false;