Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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()