StoredProcedurePropertyEventData.EntityType Property

Definition

The entity type that the stored procedure is mapped to.

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

Property Value

Applies to