다음을 통해 공유


IForeignKey.Properties 속성

정의

종속 엔터티의 외래 키 속성을 가져옵니다.

public System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IProperty> Properties { get; }
member this.Properties : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IProperty>
Public ReadOnly Property Properties As IReadOnlyList(Of IProperty)

속성 값

적용 대상