Compartir a través de


RuntimeNavigation.IReadOnlyNavigation.ForeignKey Propiedad

Definición

Obtiene la clave externa que define la relación que navegará esta propiedad de navegación.

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

Valor de propiedad

Implementaciones

Atributos

Se aplica a