Share via


DatabaseBackupInfo Class

Definition

Information about backup files when existing backup mode is used.

public class DatabaseBackupInfo
type DatabaseBackupInfo = class
Public Class DatabaseBackupInfo
Inheritance
DatabaseBackupInfo

Properties

BackupFiles

The list of backup files for the current database.

BackupFinishOn

Date and time when the backup operation finished.

BackupType

Backup Type.

DatabaseName

Database name.

FamilyCount

Number of files in the backup set.

IsCompressed

Whether the backup set is compressed.

IsDamaged

Database was damaged when backed up, but the backup operation was requested to continue despite errors.

Position

Position of current database backup in the file.

Applies to