BTreeUpdate Class

graph BT Type-->Base0["BTreePatch"] click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Btree/BTreePatch" Base0-->Base1["Object"] Type["BTreeUpdate"] class Type type-node Derived0["BTreeRemove"]-->Type click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Btree/BTreeRemove" Derived1["BTreeCancelledRemoval"]-->Type click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Btree/BTreeCancelledRemoval"

Syntax

public abstract class BTreeUpdate : BTreePatch

Constructors

Fields

Name Constant Value Summary
_next
_object
Inherited from BTreePatch
_transaction
Inherited from BTreePatch

Methods