Share via


ReferenceReferenceBuilderBase.RelatedEntityType 属性

定义

获取用于配置此关系的第二个实体类型。

protected virtual Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType RelatedEntityType { get; }
member this.RelatedEntityType : Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType
Protected Overridable ReadOnly Property RelatedEntityType As EntityType

属性值

Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType

适用于