IConventionSkipNavigation.DeclaringEntityType Property

Definition

Gets the type that this navigation property belongs to.

public virtual Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType DeclaringEntityType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DeclaringEntityType : Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType
Public Overridable ReadOnly Property DeclaringEntityType As IConventionEntityType

Property Value

Attributes

Applies to