EntityTrackingEventArgs.State Property

Definition

The EntityState that the tracked entity will be tracked with.

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

Property Value

Applies to