- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal .Qlin 
- Interfaces
- Base Types
- 
									- Object
- QLinNode
- QLinSodaNode
 
- Derived Types
							graph BT
	Type-->Base0["QLinSodaNode"]
	click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Qlin/QLinSodaNode"
	Base0-->Base1["QLinNode"]
	click Base1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Qlin/QLinNode"
	Base1-->Base2["Object"]
	Type-.->Interface0["IQLin"]
	click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Qlin/IQLin"
	Type["QLinSubNode"]
class Type type-node
	Derived0["QLinConstraint"]-->Type
	click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Qlin/QLinConstraint"
	Derived1["QLinField"]-->Type
	click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Qlin/QLinField"
	Derived2["QLinOrderBy"]-->Type
	click Derived2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Qlin/QLinOrderBy"
						
					Syntax
public abstract class QLinSubNode : QLinSodaNode, IQLinConstructors
| Name | Summary | 
|---|---|
| QLinSubNode | 
Fields
| Name | Constant Value | Summary | 
|---|---|---|
| _root | 
Methods
| Name | Value | Summary | 
|---|---|---|
| Equal | IQLin | Inherited from QLinNode | 
| Greater | IQLin | Inherited from QLinNode | 
| Limit | IQLin | |
| OrderBy | IQLin | Inherited from QLinSodaNode | 
| Query | IQuery | |
| Root | QLinRoot | |
| Select | IObjectSet | |
| Single | Object | Inherited from QLinNode | 
| SingleOrDefault | Object | Inherited from QLinNode | 
| Smaller | IQLin | Inherited from QLinNode | 
| StartsWith | IQLin | Inherited from QLinNode | 
| Where | IQLin | Inherited from QLinSodaNode |