- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Btree - Containing Type
- BTree
Syntax
public BTree(Transaction trans, BTreeConfiguration config, int id, IIndexable4 keyHandler, int treeNodeSize)
Parameters
Name | Type | Description |
---|---|---|
trans | Transaction | |
config | BTreeConfiguration | |
id | int | |
keyHandler | IIndexable4 | |
treeNodeSize | int |
Return Value
Type | Description |
---|---|
void |