RestoreOptions.ContinueAfterError 속성

정의

CONTINUE_AFTER_ERROR 오류가 발생한 후 복원 작업을 계속하도록 지정합니다.

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

속성 값

[오류 후 계속]이면 이고, 그렇지 않으면 .

적용 대상