Enum BackupDatabaseTaskManualDestinationDeviceType
C#
public enum BackupDatabaseTaskManualDestinationDeviceType
Fields
| File | Specifies that a file should be used as the backup destination. |
| LogicalDevice | Specifies that a logical device should be used as the backup destination. |
| Tape | Specifies that a tape drives should be used as the backup destination. |