Is rowCount() execution allowed.
Type: bool
File
- core/lib/Drupal/Core/Database/Statement.php, line 32
Class
- Statement
- Default implementation of StatementInterface.
Namespace
Drupal\Core\Database
Code
1 | public $allowRowCount = FALSE; |
Is rowCount() execution allowed.
Type: bool
Drupal\Core\Database
1 | public $allowRowCount = FALSE; |
Designed by : w10schools
service@w10schools.com
Please login to continue.