- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Events 
- Base Types
- 
									- EventArgs
- TransactionalEvent Args 
- ObjectEventArgs
 
- Derived Types
							graph BT
	Type-->Base0["ObjectEventArgs"]
	click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Events/ObjectEventArgs"
	Base0-->Base1["TransactionalEventArgs"]
	click Base1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Events/TransactionalEventArgs"
	Base1-->Base2["EventArgs"]
	Type["ObjectInfoEventArgs"]
class Type type-node
	Derived0["CancellableObjectEventArgs"]-->Type
	click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Events/CancellableObjectEventArgs"
						
					Syntax
public class ObjectInfoEventArgs : ObjectEventArgsConstructors
| Name | Summary | 
|---|---|
| ObjectInfoEventArgs | 
Properties
| Name | Value | Summary | 
|---|---|---|
| Info | IObjectInfo | |
| Object | Object | 
Methods
| Name | Value | Summary | 
|---|---|---|
| ObjectContainer | IObjectContainer | Inherited from Transactional | 
| Transaction | Object | Inherited from Transactional |