The methods of the IObjectPathEvaluator interface are listed below. For a complete list of IObjectPathEvaluator interface members, see the IObjectPathEvaluator Members topic.
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. |
IObjectPathEvaluator Interface | Eldorado.Object.Query Namespace