- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal .Btree 
- Containing Type
- BTree
Syntax
public virtual void NotifySplit(Transaction trans, BTreeNode originalNode, BTreeNode newRightNode)Parameters
| Name | Type | Description | 
|---|---|---|
| trans | Transaction | |
| originalNode | BTreeNode | |
| newRightNode | BTreeNode | 
Return Value
| Type | Description | 
|---|---|
| void |