The table to truncate.
Type: string
File
- core/lib/Drupal/Core/Database/Query/Truncate.php, line 19
Class
- Truncate
- General class for an abstracted TRUNCATE operation.
Namespace
Drupal\Core\Database\Query
Code
1 | protected $table ; |
The table to truncate.
Type: string
Drupal\Core\Database\Query
1 | protected $table ; |
Designed by : w10schools
service@w10schools.com
Please login to continue.