Freigeben über


RestorePlan.Execute-Methode

Verifies and executes the Restore Plan.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)

Syntax

'Declaration
Public Sub Execute
'Usage
Dim instance As RestorePlan

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

Siehe auch

Verweis

RestorePlan Klasse

Microsoft.SqlServer.Management.Smo-Namespace