다음을 통해 공유


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

쿼리입니다.

적용 대상