CascadeDeleteEventData.ParentEntityEntry Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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