QConUnconditional Class

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["QConUnconditional"] class Type type-node

Syntax

public class QConUnconditional : QCon, IConstraint, IVisitor4, IUnversioned

Constructors

Fields

Name Constant Value Summary
_children
Inherited from QCon
i_evaluator
Inherited from QCon
i_parent
Inherited from QCon

Methods

Name Value Summary
And(IConstraint) IConstraint
Inherited from QCon
ByExample() IConstraint
Inherited from QCon
CanBeIndexLeaf() bool
Inherited from QCon
CanLoadByIndex() bool
Inherited from QCon
CanResolveByFieldIndex() bool
ChildrenCount() int
Inherited from QCon
Container() ObjectContainerBase
Inherited from QCon
Contains() IConstraint
Inherited from QCon
EndsWith(bool) IConstraint
Inherited from QCon
Equal() IConstraint
Inherited from QCon
Evaluator() QE
Inherited from QCon
GetField() QField
Inherited from QCon
GetObject() Object
Inherited from QCon
Greater() IConstraint
Inherited from QCon
HasChildren() bool
Inherited from QCon
HasJoins() bool
Inherited from QCon
HasObjectInParentPath(Object) bool
Inherited from QCon
HasParent() bool
Inherited from QCon
Id() int
Inherited from QCon
Identity() IConstraint
Inherited from QCon
IdentityID() int
Inherited from QCon
InternalSetProcessedByIndex(QCandidates) void
Inherited from QCon
IterateChildren() IEnumerator
Inherited from QCon
IterateJoins() IEnumerator
Inherited from QCon
Like() IConstraint
Inherited from QCon
Not() IConstraint
Inherited from QCon
OnSameFieldAs(QCon) bool
Inherited from QCon
Or(IConstraint) IConstraint
Inherited from QCon
Parent() QCon
Inherited from QCon
ProcessedByIndex() bool
Inherited from QCon
SetCandidates(QCandidates) void
Inherited from QCon
SetProcessedByIndex(QCandidates) void
Inherited from QCon
Smaller() IConstraint
Inherited from QCon
StartsWith(bool) IConstraint
Inherited from QCon
StreamLock() Object
Inherited from QCon
Transaction() Transaction
Inherited from QCon
Visit(Object) void
Inherited from QCon