다음을 통해 공유


IDTSManagedComponentHost100.HostPrepareForExecute 메서드

정의

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

public:
 void HostPrepareForExecute(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSManagedComponentWrapper100 ^ pWrapper);
public void HostPrepareForExecute (Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 pWrapper);
abstract member HostPrepareForExecute : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 -> unit
Public Sub HostPrepareForExecute (pWrapper As IDTSManagedComponentWrapper100)

매개 변수

pWrapper
IDTSManagedComponentWrapper100

래퍼입니다.

적용 대상