db4o

IClientServerConfiguration.PrefetchIDCount Method 

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

void PrefetchIDCount(
   int prefetchIDCount
);

Parameters

prefetchIDCount
The number of IDs to be prefetched

See Also

IClientServerConfiguration Interface | Db4objects.Db4o.Config Namespace