RuntimeStoredProcedure.EntityType Property

Definition

Gets the entity type in which this stored procedure is defined.

public virtual Microsoft.EntityFrameworkCore.Metadata.RuntimeEntityType EntityType { get; set; }
member this.EntityType : Microsoft.EntityFrameworkCore.Metadata.RuntimeEntityType with get, set
Public Overridable Property EntityType As RuntimeEntityType

Property Value

Applies to