QueryCompilationContext.IsTrackingQuery Property

Definition

Gets a value indicating whether this is a tracking query.

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

Property Value

true if this object is a tracking query, false if not.

Applies to