BackupSet.IsForceOffline Property

Definition

Was the Database offline when the backup was taken.

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

Property Value

true if this database was offline when the backup was taken; otherwise, false.

Applies to