Share via


IDTSObjectVersionUpdate100 Schnittstelle

Definition

Stellt eine Schnittstelle für das Versionsupdate des Datentransformationsdienstobjekts dar.

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
Abgeleitet
Attribute

Hinweise

Hinweis

Dieses Mitglied wird in einer zukünftigen Version von MicrosoftSQL Server entfernt. Vermeiden Sie die Verwendung dieses Mitglieds in der neuen Entwicklungsarbeit, und planen Sie, Anwendungen zu ändern, die derzeit dieses Mitglied verwenden.

Eigenschaften

Version

Ruft die Version des DTS-Objekts ab.

Methoden

CanUpdate(String)

Gibt an, ob die Version des DTS-Objekts aktualisiert werden kann.

Update(String)

Aktualisiert die Version des DTS-Objekts.

Gilt für: