Compartilhar via


IDTSObjectVersionUpdate100 Interface

Definição

Representa uma interface para a atualização de versão do objeto data transformatioon services.

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

Comentários

Observação

Esse membro será removido em uma versão futura do MicrosoftSQL Server. Evite usar esse membro em um novo trabalho de desenvolvimento e planeje modificar aplicativos que atualmente usam esse membro.

Propriedades

Version

Obtém a versão do objeto do DTS.

Métodos

CanUpdate(String)

Especifica se a versão do objeto do DTS pode ser atualizada.

Update(String)

Atualiza a versão do objeto do DTS.

Aplica-se a