EntityTrackedEventArgs.FromQuery Property

Definition

true if the entity is being tracked as part of a database query; false otherwise.

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

Property Value

Applies to