IDTSSupportDataTapConfiguration100 인터페이스

정의

데이터 탭 구성에 액세스하는 메서드를 제공합니다.

public interface class IDTSSupportDataTapConfiguration100
[System.Runtime.InteropServices.Guid("C6A86A46-166A-4AE6-BCD2-D463369C81B2")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSSupportDataTapConfiguration100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("2EE21356-58CD-4511-B33D-142E3B456DCC")]
public interface IDTSSupportDataTapConfiguration100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("9480FA68-1567-4056-9379-7B5CF5CB45C8")]
public interface IDTSSupportDataTapConfiguration100
[<System.Runtime.InteropServices.Guid("C6A86A46-166A-4AE6-BCD2-D463369C81B2")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSSupportDataTapConfiguration100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("2EE21356-58CD-4511-B33D-142E3B456DCC")>]
type IDTSSupportDataTapConfiguration100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("9480FA68-1567-4056-9379-7B5CF5CB45C8")>]
type IDTSSupportDataTapConfiguration100 = interface
Public Interface IDTSSupportDataTapConfiguration100
특성

메서드

GetTapConfiguration()

데이터 탭 구성을 검색합니다.

SetTapConfiguration(IDTSDataTapConfiguration100)

지정된 데이터 탭 구성을 할당합니다.

적용 대상