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