IDTSManagedComponentHost130.HostReleaseConnections Method

Definition

public:
 void HostReleaseConnections(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSManagedComponentWrapper100 ^ pWrapper);
public void HostReleaseConnections (Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 pWrapper);
abstract member HostReleaseConnections : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 -> unit
Public Sub HostReleaseConnections (pWrapper As IDTSManagedComponentWrapper100)

Parameters

Implements

Applies to