RuntimeSkipNavigation.IReadOnlySkipNavigation.ForeignKey 属性

定义

获取联接类型的外键。

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

属性值

实现

属性

适用于