Compartir a través de


ReferenceCollectionBuilderBase.DependentEntityType Propiedad

Definición

Obtiene el tipo de entidad dependiente usado para configurar esta relación.

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

Valor de propiedad

Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType

Se aplica a