LoadBalanceTimeout
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
Attribute
LoadBalanceTimeout (LBT)
Description
Specifies the number of seconds to keep inactive connections open in a connection pool. An inactive connection is a database session that is not associated with an ODBC connection handle, that is, a connection in the pool that is not in use by an application.
Note: The Min Pool Size option may cause some connections to ignore this value.
Valid Values
0 | x
where x is a positive integer that specifies a number of seconds.
See Using DataDirect Connection Pooling for more information.
Default
0