CoreOptionsExtension.QueryTrackingBehavior Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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