ClearPool

This method clears the OracleDataSource associated pool.

Declaration

// C#
public void ClearPool()

Remarks

This method does nothing if pooling is disabled. OracleConnection.ClearAllPools does not clear pools associated with an OracleDataSource.