Share via


EntityTypeEventData.EntityType Property

Definition

The entity type.

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

Property Value

Applies to