Summary
Creates a new instance for the specified object.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Events - Containing Type
- ObjectEventArgs
Syntax
protected ObjectEventArgs(Transaction transaction)
Remarks
Creates a new instance for the specified object.
Parameters
| Name | Type | Description |
|---|---|---|
| transaction | Transaction |
Return Value
| Type | Description |
|---|---|
| void |