Updated: 2018-05-05
Data Source Initialization OLE DB Property — «stmt_cache__time»
Name:
stmt_cache__time
Type:
VT_I4
R/W:
R/W
Default:
60
IBProvider:
3, 5
Minimum lifetime of the initiated or prepared query in seconds.
Any query contained in the pool for more than stmt_cache__time seconds will be deleted.
- Zero value disables the queries pool.
- Negative value means that the parameter is not taken into consideration.
Read details in news related to: query pooling.
See also
- The initialization property stmt_cache__size
- The initialization property stmt_cache__req_life_time