다음을 통해 공유


IConventionNavigationBase.GetIsEagerLoadedConfigurationSource 메서드

정의

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

public virtual Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetIsEagerLoadedConfigurationSource ();
abstract member GetIsEagerLoadedConfigurationSource : unit -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
override this.GetIsEagerLoadedConfigurationSource : unit -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
Public Overridable Function GetIsEagerLoadedConfigurationSource () As Nullable(Of ConfigurationSource)

반환

에 대한 구성 원본입니다 IsEagerLoaded.

적용 대상