다음을 통해 공유


IQueryAnnotation.QueryModel 속성

정의

쿼리 모델을 가져옵니다.

public Remotion.Linq.QueryModel QueryModel { get; set; }
member this.QueryModel : Remotion.Linq.QueryModel with get, set
Public Property QueryModel As QueryModel

속성 값

Remotion.Linq.QueryModel

쿼리 모델입니다.

적용 대상