CoreOptionsExtension.QueryTrackingBehavior Property

Definition

The option set from the UseQueryTrackingBehavior(QueryTrackingBehavior) method.

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

Property Value

Applies to