ObjectInfoEventArgs Class

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 : ObjectEventArgs

Constructors

Properties

Name Value Summary
Info IObjectInfo
Object Object

Methods

Name Value Summary
ObjectContainer() IObjectContainer
Inherited from TransactionalEventArgs
Transaction() Object
Inherited from TransactionalEventArgs