IDTSSupportDataTapConfiguration100 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
데이터 탭 구성에 액세스하는 메서드를 제공합니다.
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) |
지정된 데이터 탭 구성을 할당합니다. |