Summary
Creates a new instance for the specified
Db4objects.Db4o.Query.IQuery
instance.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Events - Containing Type
- QueryEventArgs
Syntax
public QueryEventArgs(Transaction transaction, IQuery q)
Parameters
| Name | Type | Description |
|---|---|---|
| transaction | Transaction | |
| q | IQuery |
Return Value
| Type | Description |
|---|---|
| void |