- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal - Containing Type
- FrozenObjectInfo
Syntax
public FrozenObjectInfo(Object object, long id, Db4oDatabase sourceDatabase, long uuidLongPart, long commitTimestamp)
Parameters
| Name | Type | Description |
|---|---|---|
| object | Object | |
| id | long | |
| sourceDatabase | Db4oDatabase | |
| uuidLongPart | long | |
| commitTimestamp | long |
Return Value
| Type | Description |
|---|---|
| void |