INavigation.ForeignKey Propriété

Définition

Obtient la clé étrangère qui définit la relation que cette propriété de navigation naviguera.

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

Valeur de propriété

Attributs

S’applique à