Share via


RuntimeTrigger.IReadOnlyTrigger.EntityType Property

Definition

Gets the entity type on which this trigger is defined.

Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType Microsoft.EntityFrameworkCore.Metadata.IReadOnlyTrigger.EntityType { get; }
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyTrigger.EntityType : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType
 ReadOnly Property EntityType As IReadOnlyEntityType Implements IReadOnlyTrigger.EntityType

Property Value

Implements

Applies to