RestorePlan.ExecuteAsync 方法

Verifies and executes the Restore Plan async.

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.SmoExtended(在 Microsoft.SqlServer.SmoExtended.dll 中)

语法

声明
Public Sub ExecuteAsync
用法
Dim instance As RestorePlan

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

请参阅

参考

RestorePlan 类

Microsoft.SqlServer.Management.Smo 命名空间