IDTSObjectReferenceTracker100 인터페이스

정의

패키지에서 변수 및 연결을 삭제할 경우의 영향 및 결과에 관한 분석의 인터페이스를 제공합니다.

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
특성

메서드

AddReference(String, DTSObjectReferenceType, Int32)

참조 추적을 위해 목록에 참조를 추가합니다.

DestroyList(Int32)

참조 추적에서 지정된 참조 목록을 삭제합니다.

RemoveReference(String, DTSObjectReferenceType, Int32)

기존 목록에서 참조를 제거합니다.

SetListInfo(Int32, String, String)

기존 참조 목록에 대한 메타데이터를 제공합니다.

적용 대상