TAFUsePooledConnections

This property indicates whether to use pre-existing connections from the pool for failover.

Declaration

// C#
public static bool TAFUsePooledConnections

Remarks

By default, the property is set to true. An application can set this property to false to ensure ODP.NET always creates a new connection is created for failover.