IParentCandidate Interface

graph BT Type-.->Interface0["IInternalCandidate"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/IInternalCandidate" Type-.->Interface1["ICandidate"] click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Query/ICandidate" Type["IParentCandidate"] class Type type-node Implementing0["QCandidate"]-.->Type click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QCandidate"

Syntax

public interface IParentCandidate : IInternalCandidate, ICandidate

Methods

Name Value Summary
CreateChild(QField, QCandidates) bool
UseField(QField) void