次の方法で共有


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

ラッパーです。

適用対象