IDTSDataTapConfiguration100 Interface  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides methods for working with a data tap configuration.
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 = interfacePublic Interface IDTSDataTapConfiguration100- Attributes
Methods
| AddTapPoint(String, String, Int32, String) | Adds a tap point with the specified configuration. | 
| RequestTapPointsByMainPipeID(String, String[], Int32[], String[]) | Retrieves the tap points for the specified data flow task. | 
| UpdateExecutingPackagesCount(Boolean, IDTSInfoEvents100) | Updates the count of the executing packages. |