RuntimeTrigger.IReadOnlyTrigger.EntityType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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