OracleConnection Static Methods

The OracleConnection static methods are listed in Table 7-45.

Table 7-45 OracleConnection Static Methods

Method Description

Equals

Inherited from System.Object (Overloaded)

ClearPool

Clears the connection pool that is associated with the provided OracleConnection object.

Not supported in a .NET stored procedure

ClearAllPools

Clears all connections from all the connection pools

Not supported in a .NET stored procedure