Share via


RuntimeTrigger.EntityType Property

Definition

Gets the entity type on which this trigger 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

Implements

Applies to