Поделиться через


EntityQueryModelVisitor.ExtractQueryAnnotations(QueryModel) Метод

Определение

Заполняет QueryAnnotations на основе заметок, найденных в запросе.

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)

Параметры

queryModel
Remotion.Linq.QueryModel

Запрос.

Применяется к