DefaultExpressionVisitor.VisitExpression(DbExpression) Metodo
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Implementa il pattern visitor per l'espressione.
protected virtual System.Data.Entity.Core.Common.CommandTrees.DbExpression VisitExpression (System.Data.Entity.Core.Common.CommandTrees.DbExpression expression);
abstract member VisitExpression : System.Data.Entity.Core.Common.CommandTrees.DbExpression -> System.Data.Entity.Core.Common.CommandTrees.DbExpression
override this.VisitExpression : System.Data.Entity.Core.Common.CommandTrees.DbExpression -> System.Data.Entity.Core.Common.CommandTrees.DbExpression
Protected Overridable Function VisitExpression (expression As DbExpression) As DbExpression
- expression
- DbExpression
Espressione.
Pattern visitor implementato.
Feedback su Entity Framework
Entity Framework è un progetto di open source. Selezionare un collegamento per fornire feedback: