ConnectionManagerAdoNetClass.ReleaseConnection(Object) Méthode

Définition

public:
 virtual void ReleaseConnection(System::Object ^ varConnection) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnectionManager100::ReleaseConnection;
[System.Runtime.InteropServices.DispId(7)]
public virtual void ReleaseConnection (object varConnection);
[<System.Runtime.InteropServices.DispId(7)>]
abstract member ReleaseConnection : obj -> unit
override this.ReleaseConnection : obj -> unit
Public Overridable Sub ReleaseConnection (varConnection As Object)

Paramètres

varConnection
Object

Implémente

Attributs

Remarques

Pour plus d’informations, consultez ConnectionManager.

S’applique à