IndexEventData.EntityType Property

Definition

The entity type on which the index is defined.

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

Property Value

Applies to