Monday, March 18, 2013

.net source for standard query operators

The standard query operators implementation is available for download from .Net. For a collection of query clauses, a grouping can be made. These are treated as subtrees in an expression tree. Each item of the result is run through the decision tree to be included in the result.  The choice to include an item depends on the success of a predicate and the logical operation with the current evaluation. 

No comments:

Post a Comment