IFieldFilterable Interface

graph BT Type["IFieldFilterable"] class Type type-node Implementing0["QCandidates"]-.->Type click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QCandidates" Implementing1["QConObject"]-.->Type click Implementing1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QConObject" Implementing2["QConClass"]-.->Type click Implementing2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QConClass" Implementing3["QConPath"]-.->Type click Implementing3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QConPath"

Syntax

public interface IFieldFilterable

Methods

Name Value Summary
Filter(QField, IParentCandidate) void