다음을 통해 공유


DatabaseRestorePlanner.CreateRestorePlan 메서드

Creates the restore plan.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.SmoExtended(Microsoft.SqlServer.SmoExtended.dll)

구문

‘선언
Public Function CreateRestorePlan As RestorePlan
‘사용 방법
Dim instance As DatabaseRestorePlanner 
Dim returnValue As RestorePlan 

returnValue = instance.CreateRestorePlan()
public RestorePlan CreateRestorePlan()
public:
RestorePlan^ CreateRestorePlan()
member CreateRestorePlan : unit -> RestorePlan
public function CreateRestorePlan() : RestorePlan

반환 값

유형: Microsoft.SqlServer.Management.Smo.RestorePlan
The created restore plan.

참고 항목

참조

DatabaseRestorePlanner 클래스

CreateRestorePlan 오버로드

Microsoft.SqlServer.Management.Smo 네임스페이스