IConventionForeignKeyBuilder.Metadata 속성

정의

구성되는 외래 키를 가져옵니다.

public Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey Metadata { get; }
member this.Metadata : Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey
Public ReadOnly Property Metadata As IConventionForeignKey

속성 값

적용 대상