다음을 통해 공유


IConventionTypeBase.GetPropertyAccessModeConfigurationSource 메서드

정의

에 대한 구성 원본을 반환합니다 GetPropertyAccessMode().

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

반환

에 대한 구성 원본입니다 GetPropertyAccessMode().

적용 대상