ReferenceCollectionBuilderBase.DependentEntityType Property

Definition

Gets the dependent entity type used to configure this relationship.

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

Property Value

Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType

Applies to