共用方式為


removeConnectionEventListener 方法 (SQLServerPooledConnection)

下載 JDBC 驅動程式

移除給定的事件接聽程式。

語法

  
public void removeConnectionEventListener(javax.sql.ConnectionEventListener listener)  

參數

listener

ConnectionEventListener 物件。

備註

這個 removeConnectionEventListener 方法是由 javax.sql.PooledConnection 介面中的 removeConnectionEventListener 方法指定。

另請參閱

SQLServerPooledConnection 方法
SQLServerPooledConnection 成員
SQLServerPooledConnection 類別