IDTSManagedComponentHost130.HostDeleteOutput 方法

定義

public:
 void HostDeleteOutput(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSManagedComponentWrapper100 ^ pWrapper, int lOutputID);
public void HostDeleteOutput (Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 pWrapper, int lOutputID);
Public Sub HostDeleteOutput (pWrapper As IDTSManagedComponentWrapper100, lOutputID As Integer)

參數

lOutputID
Int32

實作

適用於