RestoreOptions.ContinueAfterError Property

Definition

CONTINUE_AFTER_ERROR Specifies that the restore operation is to continue after an error is encountered.

public bool ContinueAfterError { get; set; }
member this.ContinueAfterError : bool with get, set
Public Property ContinueAfterError As Boolean

Property Value

true if [continue after error]; otherwise, false.

Applies to