PredicateEvaluation Class

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal.Query
Interfaces
Base Types
  • Object
graph BT Type-->Base0["Object"] Type-.->Interface0["IEvaluation"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Query/IEvaluation" Type["PredicateEvaluation"] class Type type-node

Syntax

[System.Serializable]
public class PredicateEvaluation : IEvaluation

Attributes

Type Description
SerializableAttribute

Constructors

Fields

Name Constant Value Summary
_predicate

Methods

Name Value Summary
Evaluate(ICandidate) void