Delen via


MaterializationInterceptionData.QueryTrackingBehavior Property

Definition

The query tracking behavior, or null if this materialization is not from a query.

public Microsoft.EntityFrameworkCore.QueryTrackingBehavior? QueryTrackingBehavior { get; }
member this.QueryTrackingBehavior : Nullable<Microsoft.EntityFrameworkCore.QueryTrackingBehavior>
Public ReadOnly Property QueryTrackingBehavior As Nullable(Of QueryTrackingBehavior)

Property Value

Applies to