OracleConnection::ClearAllPools Method ()
.NET Framework (current version)
Empties the connection pool.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
ClearAllPools resets (or empties) the connection pool. If connections are in use at the time of the call, they are marked appropriately and are discarded when Close is called on them.
.NET Framework
Available since 2.0
Available since 2.0
Show: