- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IObjectInfo"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Ext/IObjectInfo"
Type["LazyObjectReference"]
class Type type-node
Syntax
public class LazyObjectReference : IObjectInfo
Constructors
| Name | Summary |
|---|---|
| LazyObjectReference |
Methods
| Name | Value | Summary |
|---|---|---|
| GetCommitTimestamp |
long | |
| GetInternalID |
long | |
| GetObject |
Object | |
| GetUUID |
Db4oUUID | |
| GetVersion |
long | |
| Reference |
ObjectReference |