ManagedComponentHost.HostOnOutputPathAttached Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie l'hôte sur le chemin de sortie attaché.
public:
virtual void HostOnOutputPathAttached(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSManagedComponentWrapper100 ^ wrapper, int outputID);
public void HostOnOutputPathAttached (Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 wrapper, int outputID);
abstract member HostOnOutputPathAttached : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 * int -> unit
override this.HostOnOutputPathAttached : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 * int -> unit
Public Sub HostOnOutputPathAttached (wrapper As IDTSManagedComponentWrapper100, outputID As Integer)
Paramètres
- wrapper
- IDTSManagedComponentWrapper100
Wrapper de composant.
- outputID
- Int32
Identificateur de sortie.