IDTSManagedComponentHost100 인터페이스

정의

IDTSManagedComponent100 개체에 대한 호스트를 포함합니다.

public interface class IDTSManagedComponentHost100
[System.Runtime.InteropServices.Guid("83B3A876-D0FF-43D3-88BE-10D6BD470CBE")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IDTSManagedComponentHost100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("FF18D832-1AD8-4EBF-8C60-84C88B350B59")]
public interface IDTSManagedComponentHost100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("473422E1-95D4-4076-8429-D9BA5440A86F")]
public interface IDTSManagedComponentHost100
[<System.Runtime.InteropServices.Guid("83B3A876-D0FF-43D3-88BE-10D6BD470CBE")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IDTSManagedComponentHost100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.Guid("FF18D832-1AD8-4EBF-8C60-84C88B350B59")>]
type IDTSManagedComponentHost100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.Guid("473422E1-95D4-4076-8429-D9BA5440A86F")>]
type IDTSManagedComponentHost100 = interface
Public Interface IDTSManagedComponentHost100
파생
특성

속성

HostBufferManager

호스트의 버퍼 관리자 인스턴스를 설정합니다.

HostComponentMetaData

호스트의 구성 요소 메타데이터 인스턴스를 설정합니다.

HostEventInfos

호스트의 이벤트 정보 인스턴스를 설정합니다.

HostLogEntryInfos

호스트의 로그 항목 정보 인스턴스를 설정합니다.

HostReferenceTracker

호스트의 참조 추적 장치 인스턴스를 설정합니다.

HostVariableDispenser

호스트의 변수 디스펜서 인스턴스를 설정합니다.

메서드

HostAcquireConnections(IDTSManagedComponentWrapper100, Object)

호스트 연결을 가져옵니다.

HostCheckAndPerformUpgrade(IDTSManagedComponentWrapper100, Int32)

호스트를 확인하고 업그레이드를 수행합니다.

HostCleanup(IDTSManagedComponentWrapper100)

호스트 정리를 수행합니다.

HostDeleteExternalMetadataColumn(IDTSManagedComponentWrapper100, Int32, Int32)

호스트 외부 메타데이터 열을 삭제합니다.

HostDeleteInput(IDTSManagedComponentWrapper100, Int32)

호스트와 연결된 입력을 삭제합니다.

HostDeleteOutput(IDTSManagedComponentWrapper100, Int32)

호스트와 연결된 출력을 삭제합니다.

HostDeleteOutputColumn(IDTSManagedComponentWrapper100, Int32, Int32)

호스트 출력 열을 삭제합니다.

HostDescribeRedirectedErrorCode(IDTSManagedComponentWrapper100, Int32)

호스트에 대한 리디렉션된 오류 코드를 설명합니다.

HostInsertExternalMetadataColumnAt(IDTSManagedComponentWrapper100, Int32, Int32, String, String)

지정한 인덱스에 호스트 메타데이터 열을 삽입합니다.

HostInsertInput(IDTSManagedComponentWrapper100, DTSInsertPlacement, Int32)

호스트 입력을 삽입합니다.

HostInsertOutput(IDTSManagedComponentWrapper100, DTSInsertPlacement, Int32)

호스트 출력을 삽입합니다.

HostInsertOutputColumnAt(IDTSManagedComponentWrapper100, Int32, Int32, String, String)

지정한 인덱스에 호스트 출력 열을 삽입합니다.

HostMapInputColumn(IDTSManagedComponentWrapper100, Int32, Int32, Int32)

호스트 입력 열을 찾습니다.

HostMapOutputColumn(IDTSManagedComponentWrapper100, Int32, Int32, Int32, Boolean)

호스트 출력 열을 찾습니다.

HostOnDeletingInputColumn(IDTSManagedComponentWrapper100, Int32, Int32)

호스트가 입력 열을 삭제할 경우의 이벤트를 나타냅니다.

HostOnInputPathAttached(IDTSManagedComponentWrapper100, Int32)

호스트가 입력 경로를 연결할 경우의 이벤트를 나타냅니다.

HostOnInputPathDetached(IDTSManagedComponentWrapper100, Int32)

호스트가 입력 경로를 분리할 경우의 이벤트를 나타냅니다.

HostOnOutputPathAttached(IDTSManagedComponentWrapper100, Int32)

호스트가 출력 경로를 연결할 경우의 이벤트를 나타냅니다.

HostPostExecute(IDTSManagedComponentWrapper100)

실행 후 호스트를 지정합니다.

HostPreExecute(IDTSManagedComponentWrapper100)

실행 전 호스트를 지정합니다.

HostPrepareForExecute(IDTSManagedComponentWrapper100)

실행을 위해 호스트를 준비합니다.

HostPrimeOutput(IDTSManagedComponentWrapper100, Int32, Int32[], IDTSBuffer100[], IntPtr)

호스트 프라임 출력을 나타냅니다.

HostProcessInput(IDTSManagedComponentWrapper100, Int32, IDTSBuffer100, IntPtr)

호스트 프라임 입력을 나타냅니다.

HostProvideComponentProperties(IDTSManagedComponentWrapper100)

호스트에 대한 구성 요소 속성을 제공합니다.

HostReinitializeMetaData(IDTSManagedComponentWrapper100)

호스트 메타데이터를 다시 초기화합니다.

HostReleaseConnections(IDTSManagedComponentWrapper100)

호스트 연결을 해제합니다.

HostSetComponentProperty(IDTSManagedComponentWrapper100, String, Object)

호스트 구성 요소 속성을 설정합니다.

HostSetExternalMetadataColumnDataTypeProperties(IDTSManagedComponentWrapper100, Int32, Int32, DataType, Int32, Int32, Int32, Int32)

호스트 외부 메타데이터 열 데이터 형식 속성을 설정합니다.

HostSetExternalMetadataColumnProperty(IDTSManagedComponentWrapper100, Int32, Int32, String, Object)

호스트 외부 메타데이터 열 속성을 설정합니다.

HostSetInputColumnProperty(IDTSManagedComponentWrapper100, Int32, Int32, String, Object)

호스트 입력 열 속성을 설정합니다.

HostSetInputProperty(IDTSManagedComponentWrapper100, Int32, String, Object)

호스트 입력 속성을 설정합니다.

HostSetOutputColumnDataTypeProperties(IDTSManagedComponentWrapper100, Int32, Int32, DataType, Int32, Int32, Int32, Int32)

호스트 출력 열 데이터 형식 속성을 설정합니다.

HostSetOutputColumnProperty(IDTSManagedComponentWrapper100, Int32, Int32, String, Object)

호스트 출력 열 속성을 설정합니다.

HostSetOutputProperty(IDTSManagedComponentWrapper100, Int32, String, Object)

호스트 출력 속성을 설정합니다.

HostSetUsageType(IDTSManagedComponentWrapper100, Int32, IDTSVirtualInput100, Int32, DTSUsageType)

호스트 사용 유형을 설정합니다.

HostValidate(IDTSManagedComponentWrapper100)

호스트의 유효성을 검사합니다.

Instantiate(String, IDTSComponentMetaData100, IDTSVariableDispenser100, IDTSBufferManager100, IDTSEventInfos100, IDTSObjectReferenceTracker100, IDTSLogEntryInfos100, DTSProductLevel)

IDTSManagedComponentHost100을 인스턴스화합니다.

적용 대상