언어

ManagedComponentHost.HostPrepareForExecute 메서드

정의

숙주를 처형할 준비를 한다.

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

매개 변수

wrapper
IDTSManagedComponentWrapper100

부품 래퍼.

구현

적용 대상