다음을 통해 공유


ForeignKeyEventData.ForeignKey 속성

정의

외래 키입니다.

public virtual Microsoft.EntityFrameworkCore.Metadata.IForeignKey ForeignKey { get; }
public virtual Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey ForeignKey { get; }
member this.ForeignKey : Microsoft.EntityFrameworkCore.Metadata.IForeignKey
member this.ForeignKey : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey
Public Overridable ReadOnly Property ForeignKey As IForeignKey
Public Overridable ReadOnly Property ForeignKey As IReadOnlyForeignKey

속성 값

적용 대상