Compartir a través de


RestorePlan.Execute Método

Verifies and executes the Restore Plan.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.SmoExtended (en Microsoft.SqlServer.SmoExtended.dll)

Sintaxis

'Declaración
Public Sub Execute
'Uso
Dim instance As RestorePlan

instance.Execute()
public void Execute()
public:
void Execute()
member Execute : unit -> unit
public function Execute()

Vea también

Referencia

RestorePlan Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo