The database connection to be used when doing a backup or restore.

Type: DatabaseConnection

File

core/includes/backup/backup.database.inc, line 18
Functions to handle the direct to/from database backup source.

Class

BackupDatabase
A destination type for saving to a database server.

Code

protected $connection = NULL;