Share via


SharedDependentEntityEventData.FirstEntityType Property

Definition

The first IEntityType.

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

Property Value

Applies to