ConnectionManagerOLAPClass.ReleaseConnection(Object) Method
Definition
public:
virtual void ReleaseConnection(System::Object ^ varConnection) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSConnectionManager100::ReleaseConnection;
[System.Runtime.InteropServices.DispId(7)]
public virtual void ReleaseConnection (object varConnection);
Public Overridable Sub ReleaseConnection (varConnection As Object)
Parameters
- varConnection
- Object
Implements
- Attributes