IDTSDesigntimeComponent100.ReleaseConnections Method
Frees the connections established during AcquireConnections at either design time or run time.
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Called repeatedly during component design, and at the end of component execution. Components should release any connections that were opened and maintained in AcquireConnections