다음을 통해 공유


IConventionNavigation.IConventionPropertyBase.GetConfigurationSource 메서드

정의

이 탐색 속성에 대한 구성 원본을 반환합니다.

override sealed Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource IConventionPropertyBase.GetConfigurationSource ();
abstract member Microsoft.EntityFrameworkCore.Metadata.IConventionPropertyBase.GetConfigurationSource : unit -> Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource
override this.Microsoft.EntityFrameworkCore.Metadata.IConventionPropertyBase.GetConfigurationSource : unit -> Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource
 Overrides NotOverridable Function GetConfigurationSource () As ConfigurationSource Implements IConventionPropertyBase.GetConfigurationSource

반환

구성 원본입니다.

구현

적용 대상