Summary
Sets the number of objects to be prefetched for an ObjectSet.
- Assembly
- Db4objects
.Db4o .CS-2010 .dll - Namespace
- Db4objects
.Db4o .CS .Config - Containing Type
- IClientConfiguration
Syntax
int PrefetchObjectCount { set; }
Remarks
Sets the number of objects to be prefetched for an ObjectSet.
Value
Type | Description |
---|---|
int | The number of objects to be prefetched |