다음을 통해 공유


IConventionForeignKey.GetPropertiesConfigurationSource 메서드

정의

에 대한 구성 원본을 반환합니다 Properties.

public Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetPropertiesConfigurationSource ();
abstract member GetPropertiesConfigurationSource : unit -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
Public Function GetPropertiesConfigurationSource () As Nullable(Of ConfigurationSource)

반환

의 구성 원본입니다 Properties.

적용 대상