Data Source Initialization OLE DB Property — «sql_cache__max_len»
Name:
sql_cache__max_len
Type:
VT_I4
R/W:
R/W
Default:
EMPTY
IBProvider:
5.21
Limit on the length of an SQL query placed in the SQL query cache.
By default, the provider uses a limit on the SQL query length of the database server.
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__size
- The initialization property sql_cache__time
- The initialization property sql_cache__scope
- The initialization property sql_cache__instance_id