SqlTranslatingExpressionVisitor.VisitSubQuery(SubQueryExpression) Yöntem

Tanım

Bir alt sorgu ifadesini ziyaret edin.

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

Parametreler

expression
Remotion.Linq.Clauses.Expressions.SubQueryExpression

Ziyaret edilecek ifade.

Döndürülenler

Expression

Bir Ifade.

Şunlara uygulanır