Verifies and executes the Restore Plan.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.SmoExtended(Microsoft.SqlServer.SmoExtended.dll)
구문
‘선언
Public Sub Execute
‘사용 방법
Dim instance As RestorePlan
instance.Execute()
public void Execute()
public:
void Execute()
member Execute : unit -> unit
public function Execute()