Table of Contents

Enum SqlBackupDeviceType

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Determines the type of backup device.

public enum SqlBackupDeviceType

Fields

Disk = 1

The device is a disk file.

Tape = 2

The device is a tape.

Unknown = 0

The device type is unknown.