RestorePlan.SetRestoreOptions(RestoreOptions) 메서드

정의

복원 옵션을 설정합니다.

public void SetRestoreOptions(Microsoft.SqlServer.Management.Smo.RestoreOptions restoreOptions);
member this.SetRestoreOptions : Microsoft.SqlServer.Management.Smo.RestoreOptions -> unit
Public Sub SetRestoreOptions (restoreOptions As RestoreOptions)

매개 변수

restoreOptions
RestoreOptions

복원 옵션입니다.

적용 대상