removeConnectionEventListener Method (SQLServerPooledConnection)
Removes the given event listener.
public void removeConnectionEventListener(javax.sql.ConnectionEventListener listener)
参数
listener
A ConnectionEventListener object.
备注
This removeConnectionEventListener method is specified by the removeConnectionEventListener method in the javax.sql.PooledConnection interface.
另请参见
参考
SQLServerPooledConnection Class
概念
SQLServerPooledConnection Methods
SQLServerPooledConnection Members