RuntimeModelConvention.QueryRootRewritingExpressionVisitor Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A visitor that rewrites EntityQueryRootExpression encountered in an expression to use a different entity type.
protected class RuntimeModelConvention.QueryRootRewritingExpressionVisitor : System.Linq.Expressions.ExpressionVisitor
Protected Class RuntimeModelConvention.QueryRootRewritingExpressionVisitor
Inherits ExpressionVisitor
- Inheritance
-
RuntimeModelConvention.QueryRootRewritingExpressionVisitor
Constructors
RuntimeModelConvention.QueryRootRewritingExpressionVisitor(IModel) |
Creates a new instance of RuntimeModelConvention.QueryRootRewritingExpressionVisitor. |
Methods
Rewrite(Expression) |
Rewrites EntityQueryRootExpression encountered in an expression to use a different entity type. |
VisitExtension(Expression) | Visits the children of the extension expression. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Entity Framework