语言

IDTSDataTapConfiguration100 接口

定义

提供数据分流器配置的操作方法。

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)

更新执行包的数量。

适用于