Condividi tramite


Metodo RestorePlan.ExecuteAsync

Verifies and executes the Restore Plan async.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)

Sintassi

'Dichiarazione
Public Sub ExecuteAsync
'Utilizzo
Dim instance As RestorePlan

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

Vedere anche

Riferimento

RestorePlan Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo