ConnectionManagerSqlMobileClass.ReleaseConnection(Object) メソッド

定義

public:
 virtual void ReleaseConnection(System::Object ^ varConnection) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::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)

パラメーター

varConnection
Object

実装

属性

適用対象