Summary
Sets the slot cache size to the given value.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Config - Containing Type
- I
Client Server Configuration
Syntax
void PrefetchSlotCacheSize(int slotCacheSize)
Remarks
Sets the slot cache size to the given value.
Parameters
Name | Type | Description |
---|---|---|
slotCacheSize | int |
Return Value
Type | Description |
---|---|
void |