IForeignKey.DependentToPrincipal Eigenschaft

Definition

Ruft die Navigationseigenschaft für den abhängigen Entitätstyp ab, der auf die Prinzipalentität verweist.

public Microsoft.EntityFrameworkCore.Metadata.INavigation DependentToPrincipal { get; }
public Microsoft.EntityFrameworkCore.Metadata.INavigation? DependentToPrincipal { get; }
member this.DependentToPrincipal : Microsoft.EntityFrameworkCore.Metadata.INavigation
Public ReadOnly Property DependentToPrincipal As INavigation

Eigenschaftswert

Gilt für: