Updated: 2018-05-05
Data Source Initialization OLE DB Property — «stmt_cache__req_life_time»
Name:
stmt_cache__req_life_time
Type:
VT_I4
R/W:
R/W
Default:
30
IBProvider:
3, 5
Minimum lifetime of the prepared query.
If a prepared query enters the pool, it will not be used by another query within the specified time.
Negative value means that all queries are cached and will not be re-prepared.
Read details in news related to: query pooling.
See also
- The initialization property stmt_cache__size
- The initialization property stmt_cache__time