Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes the given event listener.
Syntax
public void removeConnectionEventListener(javax.sql.ConnectionEventListener listener)
Parameters
listener
A ConnectionEventListener object.
Remarks
This removeConnectionEventListener method is specified by the removeConnectionEventListener method in the javax.sql.PooledConnection interface.
See Also
SQLServerPooledConnection Methods
SQLServerPooledConnection Members
SQLServerPooledConnection Class