CascadeDeleteEventData.ParentEntityEntry Property

Definition

The entity entry for the parent that trigger the cascade.

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

Property Value

Applies to