Compartilhar via


INavigationBase.TargetEntityType Propriedade

Definição

Obtém o tipo de entidade do qual essa propriedade de navegação conterá uma(s) instância(s).

public Microsoft.EntityFrameworkCore.Metadata.IEntityType TargetEntityType { get; }
public virtual Microsoft.EntityFrameworkCore.Metadata.IEntityType TargetEntityType { [System.Diagnostics.DebuggerStepThrough] get; }
member this.TargetEntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.TargetEntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
Public ReadOnly Property TargetEntityType As IEntityType
Public Overridable ReadOnly Property TargetEntityType As IEntityType

Valor da propriedade

Atributos

Aplica-se a