EntityEntryEventArgs.Entry Property

Definition

The EntityEntry for the entity.

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

Property Value

Applies to