DatabaseBackupInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET