Enum BackupDatabaseTaskDevice
C#
public enum BackupDatabaseTaskDevice
Fields
Disk | Specifies that the backup target device is a disk drive. |
Tape | Specifies that the backup target device is a tape drive. |