RelationalQueryTranslationPreprocessor.Process(Expression) Yöntem

Tanım

Sorguya ön işleme dönüşümlerini 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

İşlenecek sorgu.

Döndürülenler

Expression

Dönüşümlerdeki bir sorgu ifadesi.

Şunlara uygulanır