- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Activation - Interfaces
- Base Types
-
- Object
- Derived Types
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IUpdateDepth"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/IUpdateDepth"
Type["FixedUpdateDepth"]
class Type type-node
Derived0["TPFixedUpdateDepth"]-->Type
click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/TPFixedUpdateDepth"
Derived1["LegacyFixedUpdateDepth"]-->Type
click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/LegacyFixedUpdateDepth"
Syntax
public abstract class FixedUpdateDepth : IUpdateDepth
Constructors
Name | Summary |
---|---|
FixedUpdateDepth |
Methods
Name | Value | Summary |
---|---|---|
Adjust |
IUpdateDepth | |
AdjustDepthToBorders |
FixedUpdateDepth | |
Adjust |
IUpdateDepth | |
CanSkip |
bool | |
Descend |
IUpdateDepth | |
Equals |
bool | |
ForDepth |
FixedUpdateDepth | |
GetHashCode |
int | |
IsBroaderThan |
bool | |
Negative |
bool | |
SufficientDepth |
bool | |
ToString |
string | |
TpMode |
bool | |
TpMode |
void |