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