Summary
Sets the depth to which prefetched objects are activated.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Config - Containing Type
- I
Client Server Configuration
Syntax
void PrefetchDepth(int prefetchDepth)
Remarks
Sets the depth to which prefetched objects are activated.
This setting should be used on the client side.
Parameters
| Name | Type | Description |
|---|---|---|
| prefetchDepth | int |
Return Value
| Type | Description |
|---|---|
| void |