Compartilhar via


ManagedComponentHost.HostOnInputPathAttached Método

Definição

Especifica o host no caminho de entrada anexado.

public:
 virtual void HostOnInputPathAttached(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSManagedComponentWrapper100 ^ wrapper, int inputID);
public void HostOnInputPathAttached (Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 wrapper, int inputID);
abstract member HostOnInputPathAttached : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 * int -> unit
override this.HostOnInputPathAttached : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 * int -> unit
Public Sub HostOnInputPathAttached (wrapper As IDTSManagedComponentWrapper100, inputID As Integer)

Parâmetros

wrapper
IDTSManagedComponentWrapper100

O wrapper do componente.

inputID
Int32

O identificador da entrada.

Implementações

Aplica-se a