RelationalQueryModelVisitor.RequiresClientProjection 속성

정의

쿼리에 클라이언트 프로젝션이 필요한지 여부를 나타내는 값을 가져오거나 설정합니다.

public virtual bool RequiresClientProjection { get; set; }
member this.RequiresClientProjection : bool with get, set
Public Overridable Property RequiresClientProjection As Boolean

속성 값

쿼리에 클라이언트 프로젝션이 필요한 경우 true, 그렇지 않으면 false입니다.

적용 대상