BackupDatabaseTaskDevice Enumeration
BackupDatabaseTaskDevice Enumeration
The BackupDatabaseTaskDevice enumeration provides options for the type of physical device is used to store the backed up data in a SQL Server Integration Services Backup Database task.
Enumeration Values
| Name | Summary |
|---|---|
| Disk | Specifies that the backup target device is a disk drive. |
| Tape | Specifies that the backup target device is a tape drive. |