IDTSManagedComponentHost100.HostAcquireConnections 方法

定义

public:
 void HostAcquireConnections(Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSManagedComponentWrapper100 ^ pWrapper, System::Object ^ pTransaction);
public void HostAcquireConnections (Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSManagedComponentWrapper100 pWrapper, object pTransaction);
abstract member HostAcquireConnections : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSManagedComponentWrapper100 * obj -> unit
Public Sub HostAcquireConnections (pWrapper As IDTSManagedComponentWrapper100, pTransaction As Object)

参数

pTransaction
Object

适用于