IReadOnlyForeignKey.DependentToPrincipal Property

Definition

Gets the navigation property on the dependent entity type that points to the principal entity.

C#
public Microsoft.EntityFrameworkCore.Metadata.IReadOnlyNavigation? DependentToPrincipal { get; }

Property Value

Applies to

Product Versions
Entity Framework Core 6.0, 7.0, 8.0, 9.0