Compartir a través de


Interfaz IDTSPackageVersionUpdate100

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Defines a method for the update of the package version.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
<GuidAttribute("4CF0C427-2B74-47C2-B665-5E0A2B25E409")> _
Public Interface IDTSPackageVersionUpdate100
'Uso
Dim instance As IDTSPackageVersionUpdate100
[GuidAttribute("4CF0C427-2B74-47C2-B665-5E0A2B25E409")]
public interface IDTSPackageVersionUpdate100
[GuidAttribute(L"4CF0C427-2B74-47C2-B665-5E0A2B25E409")]
public interface class IDTSPackageVersionUpdate100
[<GuidAttribute("4CF0C427-2B74-47C2-B665-5E0A2B25E409")>]
type IDTSPackageVersionUpdate100 =  interface end
public interface IDTSPackageVersionUpdate100

El tipo IDTSPackageVersionUpdate100 expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público UpdateVersion Infraestructura. Updates the version of the package.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Wrapper