IConventionPropertyBase.GetPropertyAccessModeConfigurationSource メソッド

定義

の構成ソースを GetPropertyAccessMode()返します。

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

戻り値

の構成ソース GetPropertyAccessMode()

適用対象