ReferenceReferenceBuilderBase.DeclaringEntityType Property

Definition

Gets the first entity type used to configure this relationship.

protected virtual Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType DeclaringEntityType { get; }
member this.DeclaringEntityType : Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType
Protected Overridable ReadOnly Property DeclaringEntityType As EntityType

Property Value

Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType

Applies to