ReferenceReferenceBuilderBase.RelatedEntityType Property

Definition

Gets the second entity type used to configure this relationship.

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

Property Value

Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType

Applies to