Share via


RelationalQueryModelVisitor.RequiresClientFilter Property

Definition

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

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

Property Value

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

Applies to