Condividi tramite


IDTSManagedComponentHost100.HostDeleteOutput Metodo

Definizione

Elimina l'output associato all'host.

public:
 void HostDeleteOutput(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSManagedComponentWrapper100 ^ pWrapper, int lOutputID);
public void HostDeleteOutput (Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 pWrapper, int lOutputID);
abstract member HostDeleteOutput : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 * int -> unit
Public Sub HostDeleteOutput (pWrapper As IDTSManagedComponentWrapper100, lOutputID As Integer)

Parametri

pWrapper
IDTSManagedComponentWrapper100

Wrapper utilizzato.

lOutputID
Int32

Identificatore di output.

Si applica a