Share via


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()

適用対象