Summary
Object constraint on queries
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal .Query .Processor 
- Interfaces
- Base Types
- 
									- Object
- QCon
 
- Derived Types
							graph BT
	Type-->Base0["QCon"]
	click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QCon"
	Base0-->Base1["Object"]
	Type-.->Interface0["IConstraint"]
	click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Query/IConstraint"
	Type-.->Interface1["IVisitor4"]
	click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IVisitor4"
	Type-.->Interface2["IUnversioned"]
	click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Types/IUnversioned"
	Type-.->Interface3["IFieldFilterable"]
	click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/IFieldFilterable"
	Type["QConObject"]
class Type type-node
	Derived0["QConClass"]-->Type
	click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QConClass"
						
					Syntax
public class QConObject : QCon, IConstraint, IVisitor4, IUnversioned, IFieldFilterable