EntityQueryModelVisitor.TrackEntitiesInResults<TResult>(QueryModel) Yöntem

Tanım

Sorgu için izleme davranışını uygular.

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)

Tür Parametreleri

TResult

Sorgu tarafından döndürülen sonuçların türü.

Parametreler

queryModel
Remotion.Linq.QueryModel

Sorgu.

Şunlara uygulanır