IDTSDataTapConfiguration100 インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
データタップ構成での作業方法を提供します。
public interface class IDTSDataTapConfiguration100
[System.Runtime.InteropServices.Guid("DD5B30B7-78A5-4B56-98C8-6425CAD71C63")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSDataTapConfiguration100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("7FF0BA4D-1558-43CA-8403-7F41257AF532")]
public interface IDTSDataTapConfiguration100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("2CF11480-B004-40D9-84A8-46EE5B9BE121")]
public interface IDTSDataTapConfiguration100
[<System.Runtime.InteropServices.Guid("DD5B30B7-78A5-4B56-98C8-6425CAD71C63")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSDataTapConfiguration100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("7FF0BA4D-1558-43CA-8403-7F41257AF532")>]
type IDTSDataTapConfiguration100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("2CF11480-B004-40D9-84A8-46EE5B9BE121")>]
type IDTSDataTapConfiguration100 = interface
Public Interface IDTSDataTapConfiguration100
- 属性
メソッド
| 名前 | 説明 |
|---|---|
| AddTapPoint(String, String, Int32, String) |
指定された構成でタップポイントを追加します。 |
| RequestTapPointsByMainPipeID(String, String[], Int32[], String[]) |
指定されたデータフロータスクのタップポイントを取得します。 |
| UpdateExecutingPackagesCount(Boolean, IDTSInfoEvents100) |
実行中のパッケージ数を更新します。 |