StoredProcedurePropertyEventData.EntityType 属性

定义

存储过程映射到的实体类型。

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

属性值

适用于