Updated: 2018-05-04
Data Source Initialization OLE DB Property — «rowset__memory_usage»
Name:
rowset__memory_usage
Type:
VT_I4
R/W:
R/W
Default:
0
IBProvider:
3, 5
Memory size which can use result set. Allowed values:
Value | Description |
0 | The automatic selection of cache size |
1..99 | No more indicated percent of available memory |
100.. | No more indicated size in KB |
For storing of results of inquiry IBProvider uses the temporary files with 64-bit access, and own cache mechanism. Therefore IBProvider can process any size of information.
At the setting of the value to consider, that the internal cache IBProvider is secondary in relation to the cache of the operational system.
On reasons of efficiency, schema rowsets store in memory always.
See also
- The initialization property rowset_vm_using
- The rowset property Memory Usage