IReadOnlyNavigationBase.DeclaringEntityType Property

Definition

Gets the entity type that this navigation property belongs to.

public Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType DeclaringEntityType { get; }
member this.DeclaringEntityType : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType
Public ReadOnly Property DeclaringEntityType As IReadOnlyEntityType

Property Value

Applies to