ManagedComponentHost.HostAcquireConnections 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.
Acquiert la connexion pour ManagedComponentHost.
public:
virtual void HostAcquireConnections(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSManagedComponentWrapper100 ^ wrapper, System::Object ^ transaction);
public void HostAcquireConnections (Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 wrapper, object transaction);
abstract member HostAcquireConnections : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 * obj -> unit
override this.HostAcquireConnections : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 * obj -> unit
Public Sub HostAcquireConnections (wrapper As IDTSManagedComponentWrapper100, transaction As Object)
Paramètres
- wrapper
- IDTSManagedComponentWrapper100
Wrapper.
- transaction
- Object
Transaction.