- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Activation - Interfaces
- Base Types
-
- Object
- Unspecified
Update Depth
graph BT
Type-->Base0["UnspecifiedUpdateDepth"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/UnspecifiedUpdateDepth"
Base0-->Base1["Object"]
Type-.->Interface0["IUpdateDepth"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/IUpdateDepth"
Type["TPUnspecifiedUpdateDepth"]
class Type type-node
Syntax
public class TPUnspecifiedUpdateDepth : UnspecifiedUpdateDepth, IUpdateDepth
Methods
| Name | Value | Summary |
|---|---|---|
| Adjust |
IUpdateDepth |
Inherited from Unspecified
|
| Adjust |
IUpdateDepth |
Inherited from Unspecified
|
| CanSkip |
bool | |
| Descend |
IUpdateDepth |
Inherited from Unspecified
|
| ForDepth |
FixedUpdateDepth | |
| Negative |
bool |
Inherited from Unspecified
|
| SufficientDepth |
bool |
Inherited from Unspecified
|
| ToString |
string |
Inherited from Unspecified
|