EntityQueryModelVisitor.TrackEntitiesInResults<TResult> Metoda

Definicja

Stosuje zachowanie śledzenia do zapytania.

protected virtual void TrackEntitiesInResults<TResult> (Remotion.Linq.QueryModel queryModel);
abstract member TrackEntitiesInResults : Remotion.Linq.QueryModel -> unit
override this.TrackEntitiesInResults : Remotion.Linq.QueryModel -> unit
Protected Overridable Sub TrackEntitiesInResults(Of TResult) (queryModel As QueryModel)

Parametry typu

TResult

Typ wyników zwracanych przez zapytanie.

Parametry

queryModel
Remotion.Linq.QueryModel

Zapytanie.

Dotyczy