RestorePlan.Execute 方法
Verifies and executes the Restore Plan.
命名空间: Microsoft.SqlServer.Management.Smo
程序集: Microsoft.SqlServer.SmoExtended(在 Microsoft.SqlServer.SmoExtended.dll 中)
语法
声明
Public Sub Execute
用法
Dim instance As RestorePlan
instance.Execute()
public void Execute()
public:
void Execute()
member Execute : unit -> unit
public function Execute()