BTree.

NotifyDeleted(Transaction, BTreeNode) Method

Syntax

public virtual void NotifyDeleted(Transaction trans, BTreeNode node)

Parameters

Name Type Description
trans Transaction
node BTreeNode

Return Value

Type Description
void