IDTSConnectionManager100.ReleaseConnection(Object) Method

Definition

public:
 void ReleaseConnection(System::Object ^ varConnection);
[System.Runtime.InteropServices.DispId(7)]
public void ReleaseConnection (object varConnection);
[<System.Runtime.InteropServices.DispId(7)>]
abstract member ReleaseConnection : obj -> unit
Public Sub ReleaseConnection (varConnection As Object)

Parameters

varConnection
Object
Attributes

Applies to