다음을 통해 공유


IMutableNavigation.ForeignKey 속성

정의

이 탐색 속성이 탐색할 관계를 정의하는 외래 키를 가져옵니다.

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

속성 값

특성

적용 대상