Data Source Initialization OLE DB Property — «sql_cache__size»
Name:
sql_cache__size
Type:
VT_I4
R/W:
R/W
Default:
1024
IBProvider:
5.21
The maximum number of items in the SQL query parser cache.
If the specified value is exceeded, the provider starts deleting old requests.
Valid values: >=-1.
- A value of -1 means that the setting is ignored.
- A zero value disables caching.
See also
- The initialization property sql_cache__time
- The initialization property sql_cache__max_len
- The initialization property sql_cache__scope
- The initialization property sql_cache__instance_id