Dela via


RelationalQueryModelVisitor.RequiresClientProjection Property

Definition

Gets or sets a value indicating whether the query requires client projection.

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

Property Value

true if the query requires client projection, false if not.

Applies to