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