BackupSet.IsDamaged Property

Definition

Was damage to the database detected when this backup was created, and the backup operation was requested to continue despite errors.

public bool IsDamaged { get; }
member this.IsDamaged : bool
Public ReadOnly Property IsDamaged As Boolean

Property Value

true if this instance is damaged; otherwise, false.

Applies to