Freigeben über


RelationalQueryTranslationPreprocessor.Process(Expression) Methode

Definition

Wendet Vorverarbeitungstransformationen auf die Abfrage an.

public override System.Linq.Expressions.Expression Process (System.Linq.Expressions.Expression query);
override this.Process : System.Linq.Expressions.Expression -> System.Linq.Expressions.Expression
Public Overrides Function Process (query As Expression) As Expression

Parameter

query
Expression

Die zu verarbeitende Abfrage.

Gibt zurück

Ein Abfrageausdruck nach Transformationen.

Gilt für: