Share via


IMutableTrigger.EntityType Property

Definition

Gets the IMutableEntityType on which this trigger is defined.

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

Property Value

Applies to