IDTSManagedComponentHost130.HostAcquireConnections Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void HostAcquireConnections(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSManagedComponentWrapper100 ^ pWrapper, System::Object ^ pTransaction);
public void HostAcquireConnections (Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 pWrapper, object pTransaction);
abstract member HostAcquireConnections : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 * obj -> unit
Public Sub HostAcquireConnections (pWrapper As IDTSManagedComponentWrapper100, pTransaction As Object)
Parameters
- pWrapper
- IDTSManagedComponentWrapper100
- pTransaction
- Object