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

适用于