Compartilhar via


Método ProjectVersion.Restore

Restores the project to this version.

Namespace:  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (em Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxe

'Declaração
Public Sub Restore
'Uso
Dim instance As ProjectVersion

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

Consulte também

Referência

ProjectVersion Classe

Namespace Microsoft.SqlServer.Management.IntegrationServices