Share via


RestorePlan.ExecuteAsync Method

Verifies and executes the Restore Plan async.

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

Syntax

'Declaration
Public Sub ExecuteAsync
'Usage
Dim instance As RestorePlan

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

See Also

Reference

RestorePlan Class

Microsoft.SqlServer.Management.Smo Namespace