IDTSObjectReferenceTracker100 Interface

Définition

Fournit une interface pour l'analyse concernant l'impact et les conséquences de la suppression des variables et des connexions d'un package.

public interface class IDTSObjectReferenceTracker100
[System.Runtime.InteropServices.Guid("6955C2A0-C770-46EB-8DB7-82DF03AA477F")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSObjectReferenceTracker100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("95086D9D-9AB6-41C0-BC41-3076E451CE2B")]
public interface IDTSObjectReferenceTracker100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("358DB119-0209-4210-87F5-59BFF80A3BEF")]
public interface IDTSObjectReferenceTracker100
[<System.Runtime.InteropServices.Guid("6955C2A0-C770-46EB-8DB7-82DF03AA477F")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSObjectReferenceTracker100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("95086D9D-9AB6-41C0-BC41-3076E451CE2B")>]
type IDTSObjectReferenceTracker100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("358DB119-0209-4210-87F5-59BFF80A3BEF")>]
type IDTSObjectReferenceTracker100 = interface
Public Interface IDTSObjectReferenceTracker100
Attributs

Méthodes

AddReference(String, DTSObjectReferenceType, Int32)

Ajoute une référence à une liste de suivi de référence.

DestroyList(Int32)

Détruit la liste de références spécifiée du suivi de référence.

RemoveReference(String, DTSObjectReferenceType, Int32)

Supprime une référence d'une liste existante.

SetListInfo(Int32, String, String)

Fournit des métadonnées pour une liste de références existante.

S’applique à