- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Qlin - Interfaces
- Base Types
-
- Object
- QLinNode
- QLinSodaNode
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["QLinRoot"]
class Type type-node
Syntax
public class QLinRoot : QLinSodaNode, IQLin
Constructors
Name | Summary |
---|---|
QLinRoot |
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
|