Freigeben über


SqlTranslatingExpressionVisitor.VisitSubQuery(SubQueryExpression) Methode

Definition

Besucht einen Unterabfrageausdruck.

protected override System.Linq.Expressions.Expression VisitSubQuery (Remotion.Linq.Clauses.Expressions.SubQueryExpression expression);
override this.VisitSubQuery : Remotion.Linq.Clauses.Expressions.SubQueryExpression -> System.Linq.Expressions.Expression
Protected Overrides Function VisitSubQuery (expression As SubQueryExpression) As Expression

Parameter

expression
Remotion.Linq.Clauses.Expressions.SubQueryExpression

Der Ausdruck, zu dem gewechselt werden soll.

Gibt zurück

Ein Ausdruck.

Gilt für: