IMutableSkipNavigation.ForeignKey Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la clé étrangère du type de jointure.
public virtual Microsoft.EntityFrameworkCore.Metadata.IMutableForeignKey ForeignKey { [System.Diagnostics.DebuggerStepThrough] get; }
public virtual Microsoft.EntityFrameworkCore.Metadata.IMutableForeignKey? ForeignKey { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ForeignKey : Microsoft.EntityFrameworkCore.Metadata.IMutableForeignKey
Public Overridable ReadOnly Property ForeignKey As IMutableForeignKey
Valeur de propriété
- Attributs