INavigation.DeclaringEntityType Propriété

Définition

Obtient le type d'entité auquel cette propriété de navigation appartient.

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

Valeur de propriété

Implémente

Attributs

S’applique à