Partager via


RuntimeForeignKey.IReadOnlyForeignKey.DependentToPrincipal Propriété

Définition

Obtient la propriété de navigation sur le type d’entité dépendant qui pointe vers l’entité principale.

Microsoft.EntityFrameworkCore.Metadata.IReadOnlyNavigation? Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey.DependentToPrincipal { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey.DependentToPrincipal : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyNavigation
 ReadOnly Property DependentToPrincipal As IReadOnlyNavigation Implements IReadOnlyForeignKey.DependentToPrincipal

Valeur de propriété

Implémente

Attributs

S’applique à