- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Btree - Containing Type
- BTreeConfiguration
Syntax
public BTreeConfiguration(ITransactionalIdSystem idSystem, SlotChangeFactory slotChangeFactory, int cacheSize, bool canEnlistWithTransaction)
Parameters
Name | Type | Description |
---|---|---|
idSystem | I |
|
slotChangeFactory | SlotChangeFactory | |
cacheSize | int | |
canEnlistWithTransaction | bool |
Return Value
Type | Description |
---|---|
void |