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)

既存の参照一覧のメタデータを提供します。

適用対象