RelationalQueryTranslationPreprocessor.ProcessQueryRoots(Expression) Yöntem

Tanım

Sorguya ek sorgu kök düğümleri ekler.

protected override System.Linq.Expressions.Expression ProcessQueryRoots (System.Linq.Expressions.Expression expression);
override this.ProcessQueryRoots : System.Linq.Expressions.Expression -> System.Linq.Expressions.Expression
Protected Overrides Function ProcessQueryRoots (expression As Expression) As Expression

Parametreler

expression
Expression

İşlenmek üzere sorgu ifadesi.

Döndürülenler

Sorgu kökleri eklendikten sonra bir sorgu ifadesi.

Şunlara uygulanır