Freigeben über


RelationalQueryTranslationPreprocessor.ProcessQueryRoots(Expression) Methode

Definition

Fügt der Abfrage zusätzliche Abfragestammknoten hinzu.

protected override System.Linq.Expressions.Expression ProcessQueryRoots (System.Linq.Expressions.Expression expression);
override this.ProcessQueryRoots : System.Linq.Expressions.Expression -> System.Linq.Expressions.Expression
Protected Overrides Function ProcessQueryRoots (expression As Expression) As Expression

Parameter

expression
Expression

Der zu verarbeitende Abfrageausdruck.

Gibt zurück

Ein Abfrageausdruck, nachdem Abfragestammstämme hinzugefügt wurden.

Gilt für: