Summary
configures the size of the slot cache to hold a number of
slots in the cache.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Config - Containing Type
- ICacheConfiguration
Syntax
[System.ObsoleteAttribute(@"since 7.14 BTrees have their own LRU cache now.")]
int SlotCacheSize { set; }
Remarks
configures the size of the slot cache to hold a number of
slots in the cache.
Attributes
Type | Description |
---|---|
ObsoleteAttribute |
Value
Type | Description |
---|---|
int | the number of slots |