Share via


RuntimeStoredProcedure.IStoredProcedure.EntityType Property

Definition

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

Microsoft.EntityFrameworkCore.Metadata.IEntityType Microsoft.EntityFrameworkCore.Metadata.IStoredProcedure.EntityType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IStoredProcedure.EntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
 ReadOnly Property EntityType As IEntityType Implements IStoredProcedure.EntityType

Property Value

Implements

Attributes

Applies to