Freigeben über


QueryTranslationPreprocessor.ProcessQueryRoots(Expression) Methode

Definition

Fügt der Abfrage zusätzliche Abfragestammknoten hinzu.

protected virtual System.Linq.Expressions.Expression ProcessQueryRoots (System.Linq.Expressions.Expression expression);
abstract member ProcessQueryRoots : System.Linq.Expressions.Expression -> System.Linq.Expressions.Expression
override this.ProcessQueryRoots : System.Linq.Expressions.Expression -> System.Linq.Expressions.Expression
Protected Overridable 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: