db4o

IClientServerConfiguration.PrefetchObjectCount Method 

Sets the number of objects to be prefetched for an ObjectSet in C/S mode

void PrefetchObjectCount(
   int prefetchObjectCount
);

Parameters

prefetchObjectCount
The number of objects to be prefetched

See Also

IClientServerConfiguration Interface | Db4objects.Db4o.Config Namespace