다음을 통해 공유


IForeignKeyConstraint.MappedForeignKeys 속성

정의

매핑된 외장 키를 가져옵니다.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IForeignKey> MappedForeignKeys { get; }
member this.MappedForeignKeys : seq<Microsoft.EntityFrameworkCore.Metadata.IForeignKey>
Public ReadOnly Property MappedForeignKeys As IEnumerable(Of IForeignKey)

속성 값

적용 대상