ReferenceCollectionBuilderBase.PrincipalEntityType Property

Definition

Gets the principal entity type used to configure this relationship.

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

Property Value

Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType

Applies to