EldorADO.NET Class Library

IObjectPathEvaluator Methods

[This is preliminary documentation and subject to change.]

The methods of the IObjectPathEvaluator interface are listed below. For a complete list of IObjectPathEvaluator interface members, see the IObjectPathEvaluator Members topic.

Public Instance Methods

EvaluateCross Evaluates the basic object operator Cross. The precise meaning of "evaluate" is defined by the class supporting the interface.
EvaluateFilter Evaluates the basic object operator Filter The precise meaning of "evaluate" is defined by the class supporting the interface.
EvaluateIntersect Evaluates the basic object operator Intersect The precise meaning of "evaluate" is defined by the class supporting the interface.
EvaluateJoin Evaluates the basic object operator Join. The precise meaning of "evaluate" is defined by the class supporting the interface.
EvaluateScan Evaluates the basic object operator Alias. The precise meaning of "evaluate" is defined by the class supporting the interface.

See Also

IObjectPathEvaluator Interface | Eldorado.Object.Query Namespace