IStoredProcedure.EntityType 属性

定义

获取在其中定义此存储过程的实体类型。

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

属性值

适用于