Share via


IReadOnlyStoredProcedure.EntityType Property

Definition

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

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

Property Value

Applies to