RelationalSqlTranslatingExpressionVisitor.VisitBinary Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Visite les enfants de BinaryExpression.
protected override System.Linq.Expressions.Expression VisitBinary(System.Linq.Expressions.BinaryExpression binaryExpression);
override this.VisitBinary : System.Linq.Expressions.BinaryExpression -> System.Linq.Expressions.Expression
Protected Overrides Function VisitBinary (binaryExpression As BinaryExpression) As Expression
Paramètres
- binaryExpression
- BinaryExpression