QueryCompilationContext.QueryTrackingBehavior Property

Definition

A value indicating QueryTrackingBehavior of the query.

public virtual Microsoft.EntityFrameworkCore.QueryTrackingBehavior QueryTrackingBehavior { get; }
member this.QueryTrackingBehavior : Microsoft.EntityFrameworkCore.QueryTrackingBehavior
Public Overridable ReadOnly Property QueryTrackingBehavior As QueryTrackingBehavior

Property Value

Applies to