CascadeDeleteOrphanEventData.ParentEntityType Property

Definition

The entity type to which the relationship was severed.

public virtual Microsoft.EntityFrameworkCore.Metadata.IEntityType ParentEntityType { get; }
member this.ParentEntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
Public Overridable ReadOnly Property ParentEntityType As IEntityType

Property Value

Applies to