Condividi tramite


IDTSManagedComponentHost100.HostDeleteInput Metodo

Definizione

Elimina l'input associato all'host.

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

Parametri

pWrapper
IDTSManagedComponentWrapper100

Wrapper utilizzato.

lInputID
Int32

Identificatore dell'input.

Si applica a