QueryTranslationPreprocessor.Process(Expression) Yöntem

Tanım

Sorguya ön işleme dönüştürmeleri uygular.

public virtual System.Linq.Expressions.Expression Process (System.Linq.Expressions.Expression query);
abstract member Process : System.Linq.Expressions.Expression -> System.Linq.Expressions.Expression
override this.Process : System.Linq.Expressions.Expression -> System.Linq.Expressions.Expression
Public Overridable Function Process (query As Expression) As Expression

Parametreler

query
Expression

İşlenme sorgusu.

Döndürülenler

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

Şunlara uygulanır