CascadeDeleteOrphanEventData.State Property

Definition

The state that the child is transitioning to--usually 'Deleted'.

public virtual Microsoft.EntityFrameworkCore.EntityState State { get; }
member this.State : Microsoft.EntityFrameworkCore.EntityState
Public Overridable ReadOnly Property State As EntityState

Property Value

Applies to