IReadOnlyNavigation.IReadOnlyNavigationBase.DeclaringEntityType Property

Definition

Gets the entity type that this navigation property belongs to.

override sealed Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType Microsoft.EntityFrameworkCore.Metadata.IReadOnlyNavigationBase.DeclaringEntityType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyNavigationBase.DeclaringEntityType : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType
 Overrides NotOverridable ReadOnly Property DeclaringEntityType As IReadOnlyEntityType Implements IReadOnlyNavigationBase.DeclaringEntityType

Property Value

Implements

Attributes

Applies to