Partilhar via


Método RestorePlan.ExecuteAsync

Verifies and executes the Restore Plan async.

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

Sintaxe

'Declaração
Public Sub ExecuteAsync
'Uso
Dim instance As RestorePlan

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

Consulte também

Referência

RestorePlan Classe

Namespace Microsoft.SqlServer.Management.Smo