BTreeNode.

Add(Transaction, IPreparedComparison, Object) Method

Syntax

public BTreeNode Add(Transaction trans, IPreparedComparison preparedComparison, Object obj)

Parameters

Name Type Description
trans Transaction
preparedComparison IPreparedComparison
obj Object

Return Value

Type Description
BTreeNode the split node if this node is split or this if the first key has changed