TransactionalEventArgs Class

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Events
Base Types
  • EventArgs
Derived Types
graph BT Type-->Base0["EventArgs"] Type["TransactionalEventArgs"] class Type type-node Derived0["CommitEventArgs"]-->Type click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Events/CommitEventArgs" Derived1["ObjectEventArgs"]-->Type click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Events/ObjectEventArgs" Derived2["QueryEventArgs"]-->Type click Derived2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Events/QueryEventArgs"

Syntax

public class TransactionalEventArgs : EventArgs

Constructors

Methods