Share via


IReadOnlyEntityTypeMappingFragment.EntityType 属性

定义

获取为其定义片段的实体类型。

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

属性值

适用于