IDTSManagedComponentHost100.HostProvideComponentProperties 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.
Fournit les propriétés de composant pour l'hôte.
public:
void HostProvideComponentProperties(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSManagedComponentWrapper100 ^ pWrapper);
public void HostProvideComponentProperties (Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 pWrapper);
abstract member HostProvideComponentProperties : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 -> unit
Public Sub HostProvideComponentProperties (pWrapper As IDTSManagedComponentWrapper100)
Paramètres
- pWrapper
- IDTSManagedComponentWrapper100
Wrapper utilisé.