Summary
Arguments for
Db4objects.Db4o.Query.IQuery
related events.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Events - Base Types
-
- EventArgs
- Transactional
Event Args
graph BT
Type-->Base0["TransactionalEventArgs"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Events/TransactionalEventArgs"
Base0-->Base1["EventArgs"]
Type["QueryEventArgs"]
class Type type-node
Syntax
public class QueryEventArgs : TransactionalEventArgs
Constructors
Name | Summary |
---|---|
QueryEventArgs |
Creates a new instance for the specified
Db4objects.Db4o.Query.IQuery
instance.
|
Properties
Methods
Name | Value | Summary |
---|---|---|
ObjectContainer |
IObjectContainer |
Inherited from Transactional
|
Transaction |
Object |
Inherited from Transactional
|
See Also
- Db4objects.Db4o.Events.IEventRegistry