Partilhar via


OwnedNavigationBuilder.DependentEntityType Propriedade

Definição

Obtém o tipo de entidade dependente usado para configurar essa relação.

protected virtual Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType DependentEntityType { get; }
[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
protected virtual Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType DependentEntityType { get; }
member this.DependentEntityType : Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
member this.DependentEntityType : Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType
Protected Overridable ReadOnly Property DependentEntityType As EntityType

Valor da propriedade

Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType
Atributos

Aplica-se a