ManagedComponentHost.HostAcquireConnections Methode

Definition

Ruft Verbindungen für den ManagedComponentHost ab.

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)

Parameter

wrapper
IDTSManagedComponentWrapper100

Der Wrapper.

transaction
Object

Die Transaktion.

Implementiert

Gilt für: