EntityQueryModelVisitor.ExtractQueryAnnotations(QueryModel) Metoda

Definicja

Wypełnia na QueryAnnotations podstawie adnotacji znalezionych w zapytaniu.

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

Parametry

queryModel
Remotion.Linq.QueryModel

Zapytanie.

Dotyczy