ProjectVersion.Restore Method
Restores the project to this version.
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntax
'Declaration
Public Sub Restore
'Usage
Dim instance As ProjectVersion
instance.Restore()
public void Restore()
public:
void Restore()
member Restore : unit -> unit
public function Restore()
See Also
Reference
Microsoft.SqlServer.Management.IntegrationServices Namespace