Share via


RuntimeStoredProcedure.IReadOnlyStoredProcedure.EntityType Property

Definition

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

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

Property Value

Implements

Attributes

Applies to