ProjectVersion.Restore 方法

Restores the project to this version.

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

语法

声明
Public Sub Restore
用法
Dim instance As ProjectVersion

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

请参阅

参考

ProjectVersion 类

Microsoft.SqlServer.Management.IntegrationServices 命名空间