SqlBackupSetInfo Class

Definition

Information of backup set.

public class SqlBackupSetInfo
type SqlBackupSetInfo = class
Public Class SqlBackupSetInfo
Inheritance
SqlBackupSetInfo

Properties

BackupFinishOn

Backup end time.

BackupSetId

Backup set id.

BackupStartOn

Backup start date.

BackupType

Backup type.

FamilyCount

Media family count.

FirstLSN

First LSN of the backup set.

HasBackupChecksums

Has Backup Checksums.

IgnoreReasons

The reasons why the backup set is ignored.

IsBackupRestored

Whether this backup set has been restored or not.

LastLSN

Last LSN of the backup set.

ListOfBackupFiles

List of files in the backup set.

Applies to