UpdateEntryEventData.EntityEntry Property

Definition

The entry for the entity instance on which the property value has changed.

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

Property Value

Applies to