Aracılığıyla paylaş


RelationalEntityQueryableExpressionVisitor.VisitSubQuery 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

İfade.

Döndürülenler

Çevrilen alt sorguya karşılık gelen ifade.

Şunlara uygulanır