InvertibleRelationshipBuilderBase.RelatedEntityType Property

Definition

Gets the second entity type used to configure this relationship.

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

Property Value

Applies to