Share via


IDTSObjectVersionUpdate100 Interfaz

Definición

Representa una interfaz para la actualización de versión del objeto de servicios de transformación de datos.

public interface class IDTSObjectVersionUpdate100
[System.Runtime.InteropServices.Guid("07115195-F54A-4C52-8D3F-2A1E84B5E223")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSObjectVersionUpdate100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("8AE4AC06-4DE5-4464-A804-4F00B26DD0A8")]
public interface IDTSObjectVersionUpdate100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("1343F95E-8951-4DB9-A95B-0A20D1F43E14")]
public interface IDTSObjectVersionUpdate100
[<System.Runtime.InteropServices.Guid("07115195-F54A-4C52-8D3F-2A1E84B5E223")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSObjectVersionUpdate100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("8AE4AC06-4DE5-4464-A804-4F00B26DD0A8")>]
type IDTSObjectVersionUpdate100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("1343F95E-8951-4DB9-A95B-0A20D1F43E14")>]
type IDTSObjectVersionUpdate100 = interface
Public Interface IDTSObjectVersionUpdate100
Derivado
Atributos

Comentarios

Nota

Este miembro se quitará en una versión futura de MicrosoftSQL Server. Evite usar este miembro en el nuevo trabajo de desarrollo y planee modificar las aplicaciones que usan actualmente este miembro.

Propiedades

Version

Obtiene la versión del objeto DTS.

Métodos

CanUpdate(String)

Especifica si la versión del objeto DTS se puede actualizar.

Update(String)

Actualiza la versión del objeto DTS.

Se aplica a