RelationalQueryTranslationPostprocessor.Process(Expression) Yöntem

Tanım

Çevrilen sorguya işlem sonrası dönüşümler uygular.

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

Parametreler

query
Expression

İşlenmek üzere sorgu.

Döndürülenler

Dönüştürmelerden sonra bir sorgu ifadesi.

Şunlara uygulanır