Enum BackupDatabaseTaskManualDestinationDeviceType
Namespace: Varigence.Languages.Biml.Task
Assembly: Biml.dll
C#
public enum BackupDatabaseTaskManualDestinationDeviceType
Fields
Fields | Description |
---|---|
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. |