RestorePlan.RestoreAction 속성

정의

복원 작업의 형식을 가져오고 설정합니다. 데이터베이스, 파일, 로그, 페이지

public Microsoft.SqlServer.Management.Smo.RestoreActionType RestoreAction { get; set; }
member this.RestoreAction : Microsoft.SqlServer.Management.Smo.RestoreActionType with get, set
Public Property RestoreAction As RestoreActionType

속성 값

복원 작업입니다.

적용 대상