IEntityType.DefiningEntityType 属性

定义

获取定义实体类型。

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

属性值

适用于