언어

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

메서드

Name Description
AddTapPoint(String, String, Int32, String)

지정된 구성으로 탭 포인트를 추가합니다.

RequestTapPointsByMainPipeID(String, String[], Int32[], String[])

지정된 데이터 흐름 작업에 대한 탭 포인트를 가져옵니다.

UpdateExecutingPackagesCount(Boolean, IDTSInfoEvents100)

실행 중인 패키지 수를 업데이트합니다.

적용 대상