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