QueryCompilationContext.TrackQueryResults Property

Definition

Gets a value indicating the default configured tracking behavior.

public virtual bool TrackQueryResults { get; }
member this.TrackQueryResults : bool
Public Overridable ReadOnly Property TrackQueryResults As Boolean

Property Value

true if the default is to track query results, false if not.

Applies to