Sdílet prostřednictvím


EntityQueryableExpressionVisitor.VisitEntityQueryable(Type) Metoda

Definice

Navštíví kořeny typu entity.

protected abstract System.Linq.Expressions.Expression VisitEntityQueryable (Type elementType);
abstract member VisitEntityQueryable : Type -> System.Linq.Expressions.Expression
Protected MustOverride Function VisitEntityQueryable (elementType As Type) As Expression

Parametry

elementType
Type

Typ entity kořenového adresáře.

Návraty

Výraz, který se má použít místo uzlu.

Platí pro