InvertibleRelationshipBuilderBase.DeclaringEntityType Property

Definition

Gets the first entity type used to configure this relationship.

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

Property Value

Applies to