IDTSManagedComponentHost100.HostDeleteInput Methode

Definition

Löscht die Eingabe, die mit t6he-Host zugeordnet ist.

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)

Parameter

pWrapper
IDTSManagedComponentWrapper100

Der verwendete Wrapper.

lInputID
Int32

Die Eingabe-ID.

Gilt für: