EntityTypeEventData.EntityType 属性

定义

实体类型。

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

属性值

适用于