Summary
Sets the number of IDs to be pre-allocated in the database for new
objects created on the client.
- Assembly
- Db4objects
.Db4o .CS-2010 .dll - Namespace
- Db4objects
.Db4o .CS .Config - Containing Type
- IClientConfiguration
Syntax
int PrefetchIDCount { set; }
Remarks
Sets the number of IDs to be pre-allocated in the database for new
objects created on the client.
Value
Type | Description |
---|---|
int | The number of IDs to be prefetched |