- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal .Btree 
- Base Types
- 
									- Object
 
- Derived Types
							graph BT
	Type-->Base0["Object"]
	Type["BTreePatch"]
class Type type-node
	Derived0["BTreeUpdate"]-->Type
	click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Btree/BTreeUpdate"
	Derived1["BTreeAdd"]-->Type
	click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Btree/BTreeAdd"
						
					Syntax
public abstract class BTreePatchConstructors
| Name | Summary | 
|---|---|
| BTreePatch | 
Fields
| Name | Constant Value | Summary | 
|---|---|---|
| _object | ||
| _transaction | 
Methods
| Name | Value | Summary | 
|---|---|---|
| Commit | Object | |
| ForTransaction | BTreePatch | |
| GetObject | Object | |
| IsAdd | bool | |
| IsCancelledRemoval | bool | |
| IsRemove | bool | |
| Key | Object | |
| Rollback | Object | |
| SizeDiff | int | |
| ToString | string |