ADO.NET Provider for Teradata

Build 23.0.8839

ConnectionPoolingTimeout

Specifies the time a connection may stay idle inside the pool.

Data Type

int

Default Value

60

Remarks

Specifies the time a connection may stay idle inside the pool, by default 60 seconds. If a connection stays idle longer than the time specified, and the number of connections exceeds the minimum pool size, the Teradata session is closed and valuable resources are released.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839