IConventionTrigger.EntityType Property

Definition

Gets the IConventionEntityType on which this trigger is defined.

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

Property Value

Applies to