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

Other properties of group

Other sets of properties