Método RestorePlan.Execute
Verifies and executes the Restore Plan.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (em Microsoft.SqlServer.SmoExtended.dll)
Sintaxe
'Declaração
Public Sub Execute
'Uso
Dim instance As RestorePlan
instance.Execute()
public void Execute()
public:
void Execute()
member Execute : unit -> unit
public function Execute()