- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal .Query 
- Base Types
- 
									- MulticastDelegate
 
							graph BT
	Type-->Base0["MulticastDelegate"]
	Type["QueryExecutionHandler"]
class Type type-node
						
					Syntax
public delegate void QueryExecutionHandler(Object sender, QueryExecutionEventArgs args) : 
    MulticastDelegate