INavigation.DeclaringEntityType Propriedade

Definição

Obtém o tipo de entidade ao qual essa propriedade de navegação pertence.

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

Valor da propriedade

Implementações

Atributos

Aplica-se a