OwnedNavigationBuilder.PrincipalEntityType Property

Definition

Gets the principal entity type used to configure this relationship.

protected virtual Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType PrincipalEntityType { get; }
[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
protected virtual Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType PrincipalEntityType { get; }
member this.PrincipalEntityType : Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
member this.PrincipalEntityType : Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType
Protected Overridable ReadOnly Property PrincipalEntityType As EntityType

Property Value

Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType
Attributes

Applies to