IDTSObjectReferenceTracker100 Interfaz

Definición

Proporciona una interfaz para el análisis relativo al impacto y las consecuencias de eliminar variables y conexiones de un paquete.

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
Atributos

Métodos

AddReference(String, DTSObjectReferenceType, Int32)

Agrega una referencia a una lista para el seguimiento de referencias.

DestroyList(Int32)

Destruye la lista de referencias especificada del seguimiento de referencias.

RemoveReference(String, DTSObjectReferenceType, Int32)

Quita una referencia de una lista existente.

SetListInfo(Int32, String, String)

Proporciona los metadatos de una lista de referencias existente.

Se aplica a