Expose richer IOperation API for queries #28098
Labels
Area-Analyzers
Area-Compilers
Feature - IOperation
IOperation
Feature Request
Need Design Review
The end user experience design needs to be reviewed and approved.
Milestone
We currently expose an
ITranslatedQueryOperation
to represent the high level operation node generated for a query expression. This issue tracks design and implementation of richer IOperation API, with possible design alternatives:ITranslatedQueryOperation
. For example, by wrapping translated invocation nodes for clauses with new query clause operation nodes.The text was updated successfully, but these errors were encountered: