Filter.RequiresPreprocessing Property

Definition

Gets a value indicating whether the filter expression requires preprocessing.

public abstract bool RequiresPreprocessing { get; }
member this.RequiresPreprocessing : bool
Public MustOverride ReadOnly Property RequiresPreprocessing As Boolean

Property Value

true if the filter expression requires preprocessing; otherwise, false.

Applies to