Sdílet prostřednictvím


EntityQueryModelVisitor.TrackEntitiesInResults<TResult> Metoda

Definice

Použije na dotaz chování sledování.

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 výsledků vrácených dotazem

Parametry

queryModel
Remotion.Linq.QueryModel

Dotaz

Platí pro